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;
|