Stone.js API
    Preparing search index...
    • Check if the meta pipe is a function pipe.

      Type Parameters

      • T = unknown
      • R = T
      • Args extends any[] = any[]

      Parameters

      Returns metaPipe is { module: FunctionalPipe<T, R> }

      true if the meta pipe is a function pipe, otherwise false.