Fix tslint errors in angular-block-ui/index.ts

This commit is contained in:
sclassen
2017-04-17 23:13:51 +02:00
committed by GitHub
parent 79afe266db
commit 51c5e6dfb5

View File

@@ -1,10 +1,8 @@
// Type definitions for angular-block-ui v0.2.2
// Type definitions for angular-block-ui 0.2
// Project: https://github.com/McNull/angular-block-ui
// Definitions by: Lasse Nørregaard <https://github.com/lassebn>, Stephan Classen <https://github.com/sclassen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="angular" />
import * as angular from "angular";
declare module 'angular' {