mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 21:36:12 +00:00
8 lines
114 B
TypeScript
8 lines
114 B
TypeScript
|
|
/**
|
||
|
|
* @fileOverview
|
||
|
|
*
|
||
|
|
* Created on 4/11/16.
|
||
|
|
* @author Siggi Orn <siggi@jibo.com>
|
||
|
|
*/
|
||
|
|
declare const root: any;
|