este-library-oldschool
Version:
Library for github.com/steida/este.git
49 lines • 1.79 kB
JavaScript
var React = {
"Children": {
"map": function () {},
"forEach": function () {},
"count": function () {},
"toArray": function () {},
"only": function () {}
},
"Component": function () {},
"PureComponent": function () {},
"unstable_AsyncComponent": function () {},
"createElement": function () {},
"cloneElement": function () {},
"isValidElement": function () {},
"createFactory": function () {},
"version": {},
"__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED": {
"ReactCurrentOwner": {
"current": function () {}
},
"assign": function () {},
"ReactComponentTreeHook": {
"onSetChildren": function () {},
"onBeforeMountComponent": function () {},
"onBeforeUpdateComponent": function () {},
"onMountComponent": function () {},
"onUpdateComponent": function () {},
"onUnmountComponent": function () {},
"purgeUnmountedComponents": function () {},
"isMounted": function () {},
"getCurrentStackAddendum": function () {},
"getStackAddendumByID": function () {},
"getChildIDs": function () {},
"getDisplayName": function () {},
"getElement": function () {},
"getOwnerID": function () {},
"getParentID": function () {},
"getSource": function () {},
"getText": function () {},
"getUpdateCount": function () {},
"getRootIDs": function () {},
"getRegisteredIDs": function () {}
},
"ReactDebugCurrentFrame": {
"getCurrentStack": function () {},
"getStackAddendum": function () {}
}
}
}