UNPKG

223 BTypeScriptView Raw
1export interface ToolingTokensRotateArguments {
2 /** @description The `xoxe` refresh token that was issued along with the old app configuration token. */
3 refresh_token: string;
4}
5//# sourceMappingURL=tooling.d.ts.map
\No newline at end of file