Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit a7b8e13

Browse files
committed
fix: export processLock from toplevel
1 parent cff5bcb commit a7b8e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ export {
99
navigatorLock,
1010
NavigatorLockAcquireTimeoutError,
1111
internals as lockInternals,
12+
processLock,
1213
} from './lib/locks'

0 commit comments

Comments
 (0)