Type alias NodeInit<T>

NodeInit<T>: ((r, node$) => void)

Type Parameters

  • T

Type declaration

    • (r, node$): void
    • A node initializer function.

      Parameters

      Returns void

Generated using TypeDoc