UNPKG

gatsby-cli

Version:

Gatsby command-line interface for creating new sites and running Gatsby commands

5 lines (4 loc) 149 B
/** * Main function that logs out of Gatsby Cloud by removing the token from the config store. */ export declare function logout(): Promise<void>;