This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
human
mirror of
https://github.com/vladmandic/human
Watch
9
Star
0
Fork
You've already forked human
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2265e12d69
human
/
types
/
profile.d.ts
3 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
updated typings
2021-02-08 18:47:38 +01:00
export
declare
const
data
:
{
}
;
rebuild
2021-02-13 15:22:40 +01:00
export
declare
function
run
(
name
:
string
,
raw
:
any
)
:
void
;