weex-nuke
Version:
基于 Rax 、Weex 的高性能组件体系 ~~
6 lines (5 loc) • 318 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
var bubbleKeys = exports.bubbleKeys = ['display', 'justifyContent', 'alignItems', 'flexDirection', 'overflow', 'backgroundColor', 'visibility', 'outline', 'transition', 'zoom', 'flexWrap', 'position', 'zIndex', 'flex', 'width', 'height'];
;