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