4 lines
130 B
TypeScript
4 lines
130 B
TypeScript
|
|
export declare var doc: Document;
|
||
|
|
export declare function createNode(tagName: any): any;
|
||
|
|
export declare function initVML(): void;
|