Files

4 lines
94 B
TypeScript
Raw Permalink Normal View History

import type { Plugin } from 'vue';
declare const _default: Plugin[];
export default _default;