UNPKG

@typed/test

Version:
4 lines 137 B
export function isTest(x) { return x && x.hasOwnProperty('name') && typeof x.run === 'function'; } //# sourceMappingURL=isTest.js.map