for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
/**
* @callback
*/
* @typedef {object} TStubSettings
*
* @property {object} defaults
* @property {*} state Default state
* @property {object.<string, *>} properties
* @property {object.<string, function>} handlers
* @property {FOnStubFlush} onFlush