mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
import { BaseStyle } from '../../base/style/BaseStyle';
|
|
|
|
export interface AnimateStyle extends BaseStyle {}
|