UNPKG

@paperbits/common

Version:
3 lines 67 B
export interface ChangeCommitter { commit(): Promise<void>; }