UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

5 lines (3 loc) 133 B
declare function getInferredName(key: PropertyKey): string; declare const x: typeof getInferredName | undefined | null; export = x;