UNPKG

@tapjs/core

Version:
6 lines 203 B
/** * Sigil for implicit end() calls that should not * trigger an error if the user then calls t.end() */ export declare const IMPLICIT: unique symbol; //# sourceMappingURL=implicit-end-sigil.d.ts.map