3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { createStopContinuationGuardHook } from "./hook";
|
|
export type { StopContinuationGuard } from "./hook";
|