@longlast/function-name
v0.0.1
Published
Gets and sets the names of functions
Downloads
6
Readme
@longlast/function-name
Gets and sets the names of functions.
Install
Choose your favorite package manager:
npm add @longlast/function-name
pnpm add @longlast/function-name
yarn add @longlast/function-nameUse
import {getFunctionName} from "@longlast/function-name";
getFunctionName(getFunctionName); // => "getFunctionName"