This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
face-api
mirror of
https://github.com/vladmandic/face-api.git
Watch
9
Star
0
Fork
You've already forked face-api
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c577b6ede
face-api
/
types
/
dom
/
fetchJson.d.ts
2 lines
63 B
TypeScript
Raw
Blame
History
export
declare
function
fetchJson
<
T
>
(
uri
:
string
)
:
Promise
<
T
>
;
Reference in New Issue
View Git Blame
Copy Permalink