ts-viewers-core
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -49,2 +49,3 @@ // Generated by dts-bundle-generator v5.9.0 | ||
} | ||
export declare function getCommonStyles(appName: string): string; | ||
export declare class ByteUtils { | ||
@@ -51,0 +52,0 @@ static parseIntFromBytes(bytes: Uint8Array): number; |
{ | ||
"name": "ts-viewers-core", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "browser image viewer with basic painting support", | ||
@@ -5,0 +5,0 @@ "module": "dist/ts-viewers-core.esm.js", |
Sorry, the diff of this file is too big to display
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
161748
2708