mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #4530 - Add d.ts files
This commit is contained in:
parent
dc2913e887
commit
3d1d31ca53
199 changed files with 506 additions and 104 deletions
3
components/lib/progressbar/style/ProgressBarStyle.d.ts
vendored
Normal file
3
components/lib/progressbar/style/ProgressBarStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export interface ProgressBarStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue