UNPKG

@exadel/esl

Version:

Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components

5 lines (4 loc) 187 B
export type { ESLTabTagShape } from './core/esl-tab.shape'; export type { ESLTabsTagShape } from './core/esl-tabs.shape'; export * from './core/esl-tab'; export * from './core/esl-tabs';