@porkyproductions/hat
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -1,2 +0,2 @@ | ||
export declare const wait: (seconds: number, callback?: () => any) => number; | ||
export declare const wait: <TCallback>(seconds: number, callback?: () => void | TCallback) => number; | ||
//# sourceMappingURL=wait.d.ts.map |
{ | ||
"name": "@porkyproductions/hat", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A balzingly fast JavaScript library with a bunch of helper functions pretaining to hedgehogs and such ", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14543