Interface NodeTemplate

Used to host node template data. Unless extended to contain other templates, for example Vue or React templates, this interface will only contain the main set property that hold ESNEXT source code that runs when the node's setter is set

Hierarchy

  • NodeTemplate

Properties

Properties

set: string

Generated using TypeDoc