@knuth/js-wasm
Advanced tools
+1
-1
| { | ||
| "name": "@knuth/js-wasm", | ||
| "version": "2.8.0", | ||
| "version": "2.9.0", | ||
| "publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
+0
-1
@@ -19,3 +19,2 @@ export declare class Kth { | ||
| wasmLibraryVersion: string; | ||
| logLibrary: "boost" | "spdlog" | "binlog"; | ||
| microarchitectureId: string; | ||
@@ -22,0 +21,0 @@ marchNames: string; |
@@ -5,5 +5,2 @@ declare const ptrSym: unique symbol; | ||
| export declare function CurrencyToInt(value: Currency): number; | ||
| declare const _LogLibraryIntToKey: readonly ["boost", "spdlog", "binlog"]; | ||
| export declare type LogLibrary = (typeof _LogLibraryIntToKey)[number]; | ||
| export declare function LogLibraryToInt(value: LogLibrary): number; | ||
| export declare class LibConfigTypeSizes { | ||
@@ -20,3 +17,2 @@ private readonly [ptrSym]; | ||
| static _create(ptr: number): LibConfig; | ||
| get log_library(): LogLibrary; | ||
| get version(): string; | ||
@@ -23,0 +19,0 @@ get microarchitecture_id(): string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1474809
9.8%2344
-0.17%