- match<Method>(options?): Space.Store.Schema.Schema<`did:${Method}:${string}` & `did:${string}` & Phantom<{
protocol: "did:";
}>, any> Parameters
Optional
options: {
method?: Method;
}
Returns Space.Store.Schema.Schema<`did:${Method}:${string}` & `did:${string}` & Phantom<{
protocol: "did:";
}>, any>