UNPKG

@inkline/paper

Version:

Paper is a unified interface for defining components for Vue and React using a single code base.

10 lines (9 loc) 243 B
export * from './computed'; export * from './defineComponent'; export * from './definePlugin'; export * from './events'; export * from './fragment'; export * from './h'; export * from './ref'; export * from './types'; export * from './watch';