index.js 76 B

123
  1. import Abstract from './abstract';
  2. import './line';
  3. export default Abstract;