UNPKG

85 BTypeScriptView Raw
1declare function ToPropertyKey(value: unknown): PropertyKey;
2export = ToPropertyKey;