UNPKG

@sodacore/ui

Version:

Sodacore UI is a powerful JSON-based DSL for describing web pages that can be rendered by a frontend JavaScript framework.

4 lines 118 B
import BaseElement from './base'; export default class Text extends BaseElement { } //# sourceMappingURL=text.d.ts.map