Type alias ListTokensData

ListTokensData: {
    excludeEphemeral?: boolean;
}

Type declaration

  • Optional excludeEphemeral?: boolean