UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

5 lines (4 loc) 172 B
/// <reference path="./stencil-ext-modules.d.ts" /> export * from './stencil-private'; export * from './stencil-public-compiler'; export * from './stencil-public-runtime';