UNPKG

@limetech/lime-elements

Version:
10 lines 236 B
export * from './components'; export * from './interface'; declare module '@stencil/core/internal' { namespace JSXBase { interface HTMLAttributes { popover?: 'auto' | 'manual'; } } } //# sourceMappingURL=index.d.ts.map