UNPKG

yaclt

Version:
2 lines (1 loc) 57 B
export const nameof = <T>(key: keyof T): keyof T => key;