[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 1035 lines (33 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__webpack_require__(moduleId) X-Ref |
No description |
getDefault() X-Ref |
No description |
getModuleExports() X-Ref |
No description |
_typeof2(obj) X-Ref |
No description |
_typeof(obj) X-Ref |
No description |
castError(error) X-Ref |
Casts value as an error if it's not one. return: {Error} The cast error. param: {*} error The value to cast. |
createMiddleware() X-Ref |
Creates a Redux middleware, given an object of controls where each key is an action type for which to act upon, the value a function which returns either a promise which is to resolve when evaluation of the action should continue, or a value. The value or resolved promise value is assigned on the return value of the yield assignment. If the control handler returns undefined, the execution is not continued. return: {Function} Co-routine runtime param: {Object} controls Object of control handlers. |
isGenerator(object) X-Ref |
Returns true if the given object is a generator, or false otherwise. return: {boolean} Whether object is a generator. param: {*} object Object to test. |
createRuntime() X-Ref |
Create a co-routine runtime. return: {function} co-routine runtime param: {Object} controls Object of control handlers. param: {function} dispatch Unhandled action dispatch. |
isPromise(obj) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
_toConsumableArray(arr) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
_toConsumableArray(arr) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
_interopRequireDefault(obj) X-Ref |
No description |
Generated: Mon Jan 7 01:00:05 2019 | Cross-referenced by PHPXref 0.7.1 |