UNPKG

aws-ssm

Version:
6 lines (5 loc) 188 B
/** * Produces an error to indicate that the `stage` could not be determined for the * given path and associated ENV variables. */ export declare function notReady(name: string): void;