• Type Parameters

    • Method extends string

    Parameters

    • Optional options: {
          method?: Method;
      }
      • Optional method?: Method

    Returns Schema.Schema<`did:${Method}:${string}` & `did:${string}` & Phantom<{
        protocol: "did:";
    }>, any>

Generated using TypeDoc