yanchengPowerSupply/node_modules/zrender/lib/vml/core.d.ts

4 lines
130 B
TypeScript

export declare var doc: Document;
export declare function createNode(tagName: any): any;
export declare function initVML(): void;