Skip to content

Commit

Permalink
Update src/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ewan Breakey <[email protected]>
  • Loading branch information
andogq and giraugh authored May 7, 2024
1 parent 022efea commit 7d01214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export type {
MaybeAtom,
} from "./atom";

// Re-export all utility types
// Re-export useful utility types
export type { MaybePromise, Truthy, CallbackOrStream } from "./util";

// Export the `StreamEnd` type
Expand Down

0 comments on commit 7d01214

Please sign in to comment.