Files
simple-mail-cleaner/backend/node_modules/effect/dist/dts/internal/stream/debounceState.d.ts
2026-01-23 01:33:35 +01:00

4 lines
110 B
TypeScript

export interface NotStarted {
readonly _tag: OP_NOT_STARTED;
}
//# sourceMappingURL=debounceState.d.ts.map