UNPKG

@frui.ts/helpers

Version:
2 lines (1 loc) 94 B
export declare const nameof: <T>(name: Extract<keyof T, string>) => Extract<keyof T, string>;