Skip to content

Commit

Permalink
Typing fix for Angular
Browse files Browse the repository at this point in the history
  • Loading branch information
Toktik committed Nov 9, 2018
1 parent f9336b1 commit 54c1794
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions @types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import * as PIXI from 'pixi.js/dist/pixi.js';

declare namespace Viewport {
type DirectionType = "all" | "x" | "y";

Expand Down

0 comments on commit 54c1794

Please sign in to comment.