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
4ea115ea0d
face-api
/
types
/
dom
/
fetchOrThrow.d.ts
2 lines
90 B
TypeScript
Raw
Blame
History
export
declare
function
fetchOrThrow
(
url
:
string
,
init?
:
RequestInit
)
:
Promise
<
Response
>
;
Reference in New Issue
View Git Blame
Copy Permalink