UNPKG

ko-rt

Version:
7 lines (6 loc) 93 B
import Row from './row'; import Col from './col'; export default { Row: Row, Col: Col };