vending-machine/mobile/node_modules/@dcloudio/uni-cli-shared/dist/mp/constants.d.ts
2026-04-03 06:07:13 +08:00

6 lines
275 B
TypeScript

export declare const COMPONENT_ON_LINK = "onVI";
export declare const COMPONENT_BIND_LINK = "__l";
export declare const COMPONENT_CUSTOM_HIDDEN = "data-c-h";
export declare const COMPONENT_CUSTOM_HIDDEN_BIND: string;
export declare const MP_PLUGIN_JSON_NAME = "plugin.json";