qauMaWeb/node_modules/vue-loader/dist/exportHelper.d.ts

3 lines
95 B
TypeScript
Raw Normal View History

2024-10-13 18:02:27 +08:00
declare const _default: (sfc: any, props: [string, string][]) => any;
export default _default;