TreasureTrails/node_modules/effect/dist/dts/internal/stream/debounceState.d.ts

4 lines
110 B
TypeScript
Raw Normal View History

2026-03-18 09:02:21 -05:00
export interface NotStarted {
readonly _tag: OP_NOT_STARTED;
}
//# sourceMappingURL=debounceState.d.ts.map