GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
percord
Transfer to URL with SHA
Find file
Newer
Older
tree:
a44da1024d
Branches
Tags
×
master
percord
/
dist
/
util
/ convertBigIntToString.d.ts
Flam3rboy
on 6 Feb 2021
100 bytes
convertBigIntToString
Raw
Blame
History
import "missing-native-js-functions"; export declare function convertBigIntToString(obj: any): any;