ObjectLiteralElement Module
Widens any `ObjectLiteralElement` to `Node
Functions and values
| Function or value |
Description
|
Full Usage:
ObjectLiteralElement.ofNode node
Parameters:
Node<'Tag>
Returns: Node<ObjectLiteralElement>
Modifiers: inline Type parameters: 'Tag (requires :> Xantham.TypeScript.Wire.ObjectLiteralElement) |
|