Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit d4a9857

Browse files
committed
🚀 Deploy new version [skip ci]
1 parent d3f5ae7 commit d4a9857

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

dist/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export declare const run: () => Promise<void>;
2-
export declare const wait: (milliseconds: number) => Promise<unknown>;
2+
export declare const wait: (milliseconds: number) => Promise<void>;

dist/index.js

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)