UNPKG

togezr

Version:

Better together_

3 lines 233 B
import { IGitHubAccountRecord } from '../../interfaces/IAccountRecord'; export declare const addGitHubAccountEntityCommand: (account: IGitHubAccountRecord) => Promise<void>; //# sourceMappingURL=addGitHubAccountEntityCommand.d.ts.map