Appearance
kient / TokenDataParams
type TokenDataParams = Omit<Flattened<Token>, "scopes">;
src/structures/token.ts:4