UNPKG

@jinntec/fore

Version:

Fore - declarative user interfaces in plain HTML

13 lines (12 loc) 188 B
export class TemplateExpression { static get properties() { return { dataNode: { type: Object, }, expression: { type: Object, }, }; } }