Type Alias NodeInit<T>

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

A node initializer function.

Type Parameters

  • T