UNPKG

@paperbits/common

Version:
3 lines 63 B
export interface IPublisher { publish(): Promise<void>; }