• Preparing search index...
  • The search index is not available
blaze-cardano
  • blaze-cardano
  • blaze-data/src
  • Partial

Function Partial

  • Partial<MappedResult>(type, options?): TPartialFromMappedResult<MappedResult>
  • [Json] Constructs a type where all properties are optional

    Type Parameters

    • MappedResult extends TMappedResult<TProperties>

    Parameters

    • type: MappedResult
    • Optionaloptions: SchemaOptions

    Returns TPartialFromMappedResult<MappedResult>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/partial/partial.d.ts:32
  • Partial<Type>(type, options?): TPartial<Type>
  • [Json] Constructs a type where all properties are optional

    Type Parameters

    • Type extends TSchema

    Parameters

    • type: Type
    • Optionaloptions: SchemaOptions

    Returns TPartial<Type>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/partial/partial.d.ts:34

Settings

Member Visibility
blaze-cardano
  • Loading...