UNPKG

@vue-macros/config

Version:

Config API for Vue Macros.

7 lines (6 loc) 112 B
//#region src/define.ts function defineConfig(config) { return config; } //#endregion export { defineConfig };