interface DelegatedMintCapability {
    to: string;
}

Properties

Properties

to: string