wima
    Preparing search index...

    Function noop

    • Performs no operations on any given input. Used as a callback function where no operaion is required.

      Type Parameters

      • T extends any[]

      Parameters

      • ..._args: T

      Returns void