ngx-admin/src/typings.d.ts
2017-04-11 19:09:02 +03:00

9 lines
229 B
TypeScript

/**
* @license
* Copyright Akveo. All Rights Reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*/
/* SystemJS module definition */
declare var module: {
id: string;
};