UNPKG
@soapbox.pub/wasmboy
Version:
latest (0.8.0)
0.8.0
Soapbox fork of Wasmboy.
gitlab.com/soapbox-pub/wasmboy
@soapbox.pub/wasmboy
/
core
/
timers
/
index.ts
2 lines
(1 loc)
•
87 B
text/typescript
View Raw
1
2
export
{
Timers
, initializeTimers, batchProcessTimers, updateTimers }
from
'./timers'
;