index
:
crud
king
crud - my crud project !
pack
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
call-bind-apply-helpers
/
reflectApply.d.ts
blob: 6b2ae764c54541ae224d93bb49e8f176260601b6 (
plain
)
1
2
3
declare const
reflectApply
:
false
|
typeof
Reflect
.
apply
;
export
=
reflectApply
;