Builder: (<I>(step) => BuildStep<I>)

Type declaration

    • <I>(step): BuildStep<I>
    • A function that transforms between build steps on any type I.

      Type Parameters

      • I

      Parameters

      Returns BuildStep<I>

Generated using TypeDoc