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) 207 B
export type { ESLAnimateShape, ESLAnimateTagShape } from './core/esl-animate.shape'; export * from './core/esl-animate'; export * from './core/esl-animate-mixin'; export * from './core/esl-animate-service';