UNPKG

@ama-team/voxengine-stubs

Version:

VoxImplant application environment stubs for testing

18 lines (14 loc) 169 B
/** * @interface IStub */ /** * @function IStub#_setup * * @param {object} configuration */ /** * @function IStub#_reset */ /** * @function IStub#_flush */