This website requires JavaScript.
Explore
Help
Register
Sign In
Seismic_ring
/
car_web
Watch
11
Star
0
Fork
You've already forked car_web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
a886a0fe6a
car_web
/
node_modules
/
hasown
/
index.d.ts
3 lines
97 B
TypeScript
Raw
Blame
History
declare
function
hasOwn
<
T
extends
{}
=
{}
>
(
o
:
T
,
p
:
PropertyKey
)
:
p
is
keyof
T
;
export
=
hasOwn
;
Reference in New Issue
View Git Blame
Copy Permalink