You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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";
|