3 lines
52 B
TypeScript
Executable File
3 lines
52 B
TypeScript
Executable File
declare const _root: any;
|
|
export { _root as root };
|