4 lines
41 B
TypeScript
4 lines
41 B
TypeScript
|
declare const root: any;
|
||
|
|
||
|
export = root;
|