mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
angular: fixed a misunderstanding in how test system is set up
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
|
||||
let app: angular.IModule = angular.module('at', ['blockUI']);
|
||||
|
||||
app.config((blockUIConfig: angular.blockUI.BlockUIConfig) => {
|
||||
|
||||
Reference in New Issue
Block a user