UNPKG

togezr

Version:

Better together_

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