index.d.ts 115 B

12
  1. import { register, getMethod } from './register';
  2. export { getMethod as getBBoxMethod, register as registerBBox };