Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/types"

Index

Other Type aliases

IssuerPublicProfileSummary

IssuerPublicProfileSummary: PublicProfileClaimMetadata["claimInterface"]
dev

Simply using all claims required by the public profile

Transports Type aliases

TransportMessageHandler

TransportMessageHandler: (msg: string) => Promise<void>

Type declaration

    • (msg: string): Promise<void>
    • Parameters

      • msg: string

      Returns Promise<void>

Generated using TypeDoc