mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-01 20:10:35 +01: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