UNPKG

@omnia/tooling-vue

Version:

Used to bundle and serve manifests web component that build on Vue framework.

4 lines (3 loc) 247 B
export declare const HMR_MODULE_EXPORTS_VARIABLE = "__hmr_module_exports__"; export declare function injectDefaultImportVariableDecleration(code: string): string; export declare function wrapDefaultImportVariable(runtimeVariable: string): string;