mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
import { BaseStyle } from '../../base/style';
|
|
|
|
export interface SplitButtonStyle extends BaseStyle {}
|