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
/
es-define-property
/
index.d.ts
blob: 6012247c464a88a37c8711b0c40884ec8c8e182d (
plain
)
1
2
3
declare const
defineProperty
:
false
|
typeof
Object
.
defineProperty
;
export
=
defineProperty
;