mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 09:29:24 +00:00
typecheck
This commit is contained in:
parent
ff9c0e9bd4
commit
6bc78b481e
@ -12,6 +12,7 @@ export interface FilesStepConfig {
|
|||||||
minFiles?: number;
|
minFiles?: number;
|
||||||
onCollapsedClick?: () => void;
|
onCollapsedClick?: () => void;
|
||||||
isVisible?: boolean;
|
isVisible?: boolean;
|
||||||
|
placeholder?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface MiddleStepConfig {
|
export interface MiddleStepConfig {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user