This website works better with JavaScript
Gitinn
Home
Explore
Help
Register
Sign In
proginn
/
proginn-lib
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
48ec50cd91
Branches
Tags
master
proginn-lib
/
dist
/
types
/
global.d.ts
global.d.ts
54 B
History
Raw
1
export declare type Notifier = (msg: string) => void;