UNPKG

ut-tools

Version:

Build and Release management automation package.

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