UNPKG

@tapjs/core

Version:
6 lines 207 B
/** * Sigil for implicit end() calls that should not * trigger an error if the user then calls t.end() */ export const IMPLICIT = Symbol.for('implicit end'); //# sourceMappingURL=implicit-end-sigil.js.map