Type Alias ListTokensData

ListTokensData: {
    excludeEphemeral?: boolean;
}