UNPKG

156 BJavaScriptView Raw
1import PopLayer from './PopLayer';
2import PopLayerWithMask from './PopLayerWithMask';
3PopLayer.PopLayerWithMask = PopLayerWithMask;
4export default PopLayer;
\No newline at end of file