UNPKG

git-mob-core

Version:
3 lines (2 loc) 119 B
import { Author } from '../author.js'; export declare function saveNewCoAuthors(authors: Author[]): Promise<Author[]>;