function nameofimport { nameof } from "https://dotland.deno.dev/x/ts_morph@18.0.0/common/mod.ts"; nameof<TObject>(obj: TObject, key: keyof TObject): stringnameof<TObject>(key: keyof TObject): stringType ParametersTObjectParametersobj: TObjectkey: keyof TObjectReturnsstringType ParametersTObjectParameterskey: keyof TObjectReturnsstring