decodeSyncDebug
constdecodeSyncDebug: <A,I>(schema,options?) => (i,overrideOptions?) =>A
Defined in: packages/@livestore/utils/dist/effect/Schema/index.d.ts:10
Type Parameters
Section titled “Type Parameters”A
I
Parameters
Section titled “Parameters”schema
Section titled “schema”Schema<A, I, never>
options?
Section titled “options?”SchemaAST.ParseOptions
Returns
Section titled “Returns”(
i,overrideOptions?):A
Parameters
Section titled “Parameters”I
overrideOptions?
Section titled “overrideOptions?”SchemaAST.ParseOptions
Returns
Section titled “Returns”A