@legendapp/tools
Advanced tools
Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7
export * from './animationFrameOnce'; | ||
export * from './arrayFunctions'; | ||
export * from './is'; | ||
export * from './PromiseCallback'; | ||
export * from './ResizeObserver'; | ||
export * from './timeoutOnce'; |
@@ -20,4 +20,5 @@ "use strict"; | ||
__exportStar(require("./is"), exports); | ||
__exportStar(require("./PromiseCallback"), exports); | ||
__exportStar(require("./ResizeObserver"), exports); | ||
__exportStar(require("./timeoutOnce"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -6,3 +6,3 @@ { | ||
"private": false, | ||
"version": "2.0.0-alpha.6", | ||
"version": "2.0.0-alpha.7", | ||
"license": "MIT", | ||
@@ -9,0 +9,0 @@ "main": "./index.js", |
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
34779
52
522