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