• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/cosmic-proto
  • helpers
  • typedJson

Function typedJson

  • typedJson<T>(typeStr, obj): TypedJson<T>
  • Type Parameters

    • T extends keyof Proto3Shape

    Parameters

    • typeStr: T
    • obj: Proto3Shape[T]

    Returns TypedJson<T>

    • Defined in helpers.ts:94

Settings

Member Visibility
API documentation of Agoric SDK
  • Loading...

Generated using TypeDoc