@hylid/types
Advanced tools
Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.14
@@ -6,1 +6,2 @@ export declare type PickAttr<Attr extends keyof T, T = any> = { | ||
export declare type Callback<T> = (result?: T) => void; | ||
export declare type JsApiType = 'async' | 'sync' | 'callback'; |
{ | ||
"name": "@hylid/types", | ||
"version": "3.0.0-alpha.13", | ||
"version": "3.0.0-alpha.14", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
13100
365