On this pageDIDResolverPlugin.(constructor)Constructs a new instance of the DIDResolverPlugin classSignature:constructor(options: { resolver?: Resolvable; } | { [didMethod: string]: DIDResolver; });ParametersParameterTypeDescriptionoptions{ resolver?: Resolvable; } | { [didMethod: string]: DIDResolver; }