function nameofimport { nameof } from "https://deno.land/x/ts_morph@16.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