Guest User

Untitled

a guest
Nov 21st, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. interface AppLozicStatic {
  2. initPlugin(): any;
  3. }
  4.  
  5. declare var AppLozic : AppLozicStatic;
  6. export = AppLozic;
Add Comment
Please, Sign In to add comment