UNPKG

@maas/vue-autosize

Version:

Vue component that interpolates its size according to its content

4 lines (3 loc) 135 B
export { default as AutoSize } from './components/AutoSize.vue'; export * from './utils/easings'; export * from './utils/interpolate';