@bytescale/sdk
Advanced tools
Comparing version 3.10.0 to 3.11.0
export declare class ConsoleUtils { | ||
static warn(message: string): void; | ||
static error(message: string): void; | ||
static warn(message: string): void; | ||
private static prefix; | ||
} |
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.10.0", | ||
"version": "3.11.0", | ||
"description": "Bytescale JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
969712
20241