4 lines
No EOL
110 B
TypeScript
4 lines
No EOL
110 B
TypeScript
export interface NotStarted {
|
|
readonly _tag: OP_NOT_STARTED;
|
|
}
|
|
//# sourceMappingURL=debounceState.d.ts.map
|