UNPKG

@exadel/esl

Version:

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

6 lines (5 loc) 245 B
export type { ESLFootnotesTagShape } from './core/esl-footnotes.shape'; export type { ESLNoteTagShape } from './core/esl-note.shape'; export * from './core/esl-footnotes'; export * from './core/esl-note'; export * from './core/esl-note-ignore';