UNPKG

@difizen/mana-core

Version:

10 lines (9 loc) 232 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ViewDecoration = void 0; /** * Namespace for the decoration data and the styling refinements for the decorated widgets. */ var ViewDecoration;