Type alias DeleteTokenData

DeleteTokenData: {
    tokenPrefix: string;
}

Type declaration

  • tokenPrefix: string