@trezor/schema-utils
Advanced tools
Comparing version 1.2.1 to 1.2.2-beta.1
@@ -1,2 +0,2 @@ | ||
import { JavaScriptTypeBuilder, Static, TSchema, TObject, Optional, CloneType } from '@sinclair/typebox'; | ||
import { JavaScriptTypeBuilder, Static, TSchema, Optional, CloneType } from '@sinclair/typebox'; | ||
import { ArrayBufferBuilder, BufferBuilder, KeyofEnumBuilder, UintBuilder } from './custom-types'; | ||
@@ -11,3 +11,3 @@ declare const CustomTypeBuilder_base: import("ts-mixer/dist/types/types").Class<any[], JavaScriptTypeBuilder & ArrayBufferBuilder & BufferBuilder & KeyofEnumBuilder & UintBuilder, typeof JavaScriptTypeBuilder & typeof ArrayBufferBuilder & typeof BufferBuilder & typeof KeyofEnumBuilder & typeof UintBuilder>; | ||
export { Optional, CloneType }; | ||
export type { Static, TObject, TSchema }; | ||
export type * from '@sinclair/typebox'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@trezor/schema-utils", | ||
"version": "1.2.1", | ||
"version": "1.2.2-beta.1", | ||
"license": "See LICENSE.md in repo root", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
39222
2