3 lines
128 B
TypeScript
3 lines
128 B
TypeScript
|
|
export { setPendingSwitch, consumePendingSwitch, _resetForTesting } from "./state"
|
||
|
|
export type { PendingSwitch } from "./state"
|