UNPKG

166 BPlain TextView Raw
1export { compose } from './compose';
2export { isMatrix } from './isMatrix';
3export { extend, extend3D } from './extend';
4export { adjustAngle } from './adjustAngle';