UNPKG

@mbc-cqrs-serverless/sequence

Version:

Generate increment sequence with time-rotation

6 lines (5 loc) 104 B
export interface FiscalYearOptions { now: Date; startMonth?: number; registerTime?: Date; }