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