index.js 150 B

12
  1. export { getAssetPath, setAssetPath, setNonce, setPlatformOptions } from '@stencil/core/internal/client';
  2. export { a as addIcons } from './utils.js';