Boundable.js 52 B

123
  1. export default class Boundable {
  2. getBounds() {}
  3. }