UNPKG
blitflash
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
A JavaScript implementation of the 32blit flash tools
blitflash
/
dist
/
lib
/
util.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
declare
function
sleep
(
milliseconds
:
number
):
Promise
<
void
>;