import { report } from '@mas.io/falcon-utils'; Component({ data: {}, didMount() { report('@mas.io/medicare-info'); }, methods: {} });