mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-19 00:26:34 +08:00
Fix tslint errors in angular-block-ui/index.ts
This commit is contained in:
4
types/angular-block-ui/index.d.ts
vendored
4
types/angular-block-ui/index.d.ts
vendored
@@ -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