UNPKG

@stencil/vue-output-target

Version:

Vue output target for @stencil/core components.

6 lines (5 loc) 173 B
/** * to ensure we can support types for legacy module resolution, e.g. "node" or "classic" * we need this `.d.ts` file to be present. */ export * from './dist/runtime';