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