6 lines
201 B
TypeScript
6 lines
201 B
TypeScript
// Typings reference file, see links for more information
|
|
// https://github.com/typings/typings
|
|
// https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html
|
|
|
|
declare var System: any;
|