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

      Type Parameters

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

      Parameters

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

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