UNPKG

nscom

Version:

![npm](https://img.shields.io/npm/dt/es-com) ![npm](https://img.shields.io/npm/v/es-com) # Essential

12 lines (10 loc) 281 B
// Generated by 'unplugin-auto-import' // We suggest you to commit this file into source control declare global { } declare module '*.vue' { import { defineComponent } from 'vue' const component: ReturnType<typeof defineComponent> export default component } export {}