UNPKG

awscdk-construct-pipeline-pause-scheduler

Version:
7 lines (6 loc) 77 B
/** * @internal */ export interface Stringable { toString(): string; }