This website works better with JavaScript
Home
Explore
Help
Sign In
Shalu
/
shalu-bigscreen-desiner
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dca229c97e
Branches
Tags
develop
master
shalu-bigscr...
/
types
/
module.d.ts
module.d.ts
53 B
History
Raw
1
declare type Recordable<T = any> = Record<string, T>;