UNPKG

@alma-cdk/cross-region-parameter

Version:

Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK

3 lines (2 loc) 106 B
declare function isGeneratorFunction(fn: unknown): fn is GeneratorFunction; export = isGeneratorFunction;