1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-10 17:32:36 +00:00
primevue-mirror/components/lib/selectbutton/style/SelectButtonStyle.d.ts
2023-10-02 14:15:41 +01:00

3 lines
103 B
TypeScript

import { BaseStyle } from '../../base/style';
export interface SelectButtonStyle extends BaseStyle {}