UNPKG

@simbachain/hardhat

Version:
6 lines 176 B
/** * deletes auth token from configstore (authconfig.json) * @returns */ export declare const logout: () => Promise<Error | undefined>; //# sourceMappingURL=logout.d.ts.map