Skip to content

Commit

Permalink
feat: export global namespace at d.ts (#1633)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored and popomore committed Nov 8, 2017
1 parent ac75cb2 commit b131a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Expand Up @@ -801,3 +801,4 @@ export interface IService { }// tslint:disable-line

export interface IController { } // tslint:disable-line

export as namespace Egg;

0 comments on commit b131a4c

Please sign in to comment.