UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

13 lines (12 loc) 223 B
import { getPatternStyles as o, patternFns as e } from "../helpers.js"; const r = { transform(t) { return t; } }, a = (t = {}) => { const n = o(r, t); return r.transform(n, e); }; export { a as getBoxStyle };