UNPKG

@ama-team/voxengine-stubs

Version:

VoxImplant application environment stubs for testing

14 lines (12 loc) 267 B
/** * @callback */ /** * @typedef {object} TStubSettings * * @property {object} defaults * @property {*} state Default state * @property {object.<string, *>} properties * @property {object.<string, function>} handlers * @property {FOnStubFlush} onFlush */