mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 06:50:19 +00:00
Fix tslint errors in angular-block-ui/index.ts
This commit is contained in:
Vendored
+1
-3
@@ -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' {
|
||||
|
||||
Reference in New Issue
Block a user