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

Function Index

  • Index<Type, Key>(type, key, options?): TIndexFromComputed<Type, Key>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TRef<string>
    • Key extends TSchema

    Parameters

    • type: Type
    • key: Key
    • Optionaloptions: SchemaOptions

    Returns TIndexFromComputed<Type, Key>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:37
  • Index<Type, Key>(type, key, options?): TIndexFromComputed<Type, Key>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TSchema
    • Key extends TRef<string>

    Parameters

    • type: Type
    • key: Key
    • Optionaloptions: SchemaOptions

    Returns TIndexFromComputed<Type, Key>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:39
  • Index<Type, Key>(type, key, options?): TIndexFromComputed<Type, Key>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TRef<string>
    • Key extends TRef<string>

    Parameters

    • type: Type
    • key: Key
    • Optionaloptions: SchemaOptions

    Returns TIndexFromComputed<Type, Key>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:41
  • Index<Type, MappedResult>(type, mappedResult, options?): TIndexFromMappedResult<Type, MappedResult>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TSchema
    • MappedResult extends TMappedResult<TProperties>

    Parameters

    • type: Type
    • mappedResult: MappedResult
    • Optionaloptions: SchemaOptions

    Returns TIndexFromMappedResult<Type, MappedResult>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:43
  • Index<Type, MappedResult>(type, mappedResult, options?): TIndexFromMappedResult<Type, MappedResult>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TSchema
    • MappedResult extends TMappedResult<TProperties>

    Parameters

    • type: Type
    • mappedResult: MappedResult
    • Optionaloptions: SchemaOptions

    Returns TIndexFromMappedResult<Type, MappedResult>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:45
  • Index<Type, MappedKey>(type, mappedKey, options?): TIndexFromMappedKey<Type, MappedKey>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TSchema
    • MappedKey extends TMappedKey<PropertyKey[]>

    Parameters

    • type: Type
    • mappedKey: MappedKey
    • Optionaloptions: SchemaOptions

    Returns TIndexFromMappedKey<Type, MappedKey>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:47
  • Index<Type, Key, PropertyKeys>(T, K, options?): TIndex<Type, PropertyKeys>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TSchema
    • Key extends TSchema
    • PropertyKeys extends PropertyKey[] = TIndexPropertyKeys<Key>

    Parameters

    • T: Type
    • K: Key
    • Optionaloptions: SchemaOptions

    Returns TIndex<Type, PropertyKeys>

    • Defined in node_modules/.pnpm/@sinclair+typebox@0.34.28/node_modules/@sinclair/typebox/build/cjs/type/indexed/indexed.d.ts:49
  • Index<Type, PropertyKeys>(type, propertyKeys, options?): TIndex<Type, PropertyKeys>
  • [Json] Returns an Indexed property type for the given keys

    Type Parameters

    • Type extends TSchema
    • PropertyKeys extends PropertyKey[]

    Parameters

    • type: Type
    • propertyKeys: readonly [PropertyKeys]
    • Optionaloptions: SchemaOptions

    Returns TIndex<Type, PropertyKeys>

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

Settings

Member Visibility
blaze-cardano
  • Loading...