UNPKG
aws-ssm
Version:
latest (0.4.0)
0.4.0
0.3.13
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
aws-ssm
github.com/inocan-group/aws-ssm
inocan-group/aws-ssm
aws-ssm
/
dist
/
es
/
notReady.d.ts
6 lines
(5 loc)
•
188 B
TypeScript
View Raw
1
2
3
4
5
6
/** * 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
;