Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: export pause
Browse files Browse the repository at this point in the history
neurosnap committed Nov 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 90274c1 commit e2bf46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mod.ts
Original file line number Diff line number Diff line change
@@ -21,3 +21,4 @@ export * from "./queue.ts";
export * from "./signal.ts";
export * from "./ensure.ts";
export * from "./race.ts";
export * from "./pause.ts";

0 comments on commit e2bf46f

Please sign in to comment.