This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
sphinx-relay
mirror of
https://github.com/lukechilds/sphinx-relay.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
562
Commits
13
Branches
92
Tags
6.1 MiB
JavaScript
79.5%
TypeScript
20.2%
Shell
0.2%
Tree:
43ed26d67e
sphinx-relay
/
api
/
utils
/
lock.ts
5 lines
90 B
Raw
Blame
History
import
*
as
AsyncLock
from
'async-lock'
const
lock
=
new
AsyncLock
(
)
export
default
lock
Reference in new issue