Skip to content

Welshman Docs / @welshman/lib / noop

Function: noop() ​

noop(...args): undefined

Defined in: packages/lib/src/Tools.ts:25

Function that does nothing and returns undefined

Parameters ​

args ​

...unknown[]

Returns ​

undefined