This website works better with JavaScript
Home
Explore
Help
Sign In
zhangqi
/
swOperation
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d18bcf2b21
Branches
Tags
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
gui
/
lib
/
util
/
callback.d.ts
callback.d.ts
81 B
History
Raw
1
export declare function getCallbackValue<T = any>(value: any, params: any[]): T;