index.d.ts 172 B

1234
  1. /// <reference path="./stencil-ext-modules.d.ts" />
  2. export * from './stencil-private';
  3. export * from './stencil-public-compiler';
  4. export * from './stencil-public-runtime';