JezK
Edit File: ToPropertyKey.d.ts
declare function ToPropertyKey(value: unknown): PropertyKey; export = ToPropertyKey;