Skip to content

Commit e911b9a

Browse files
committed
cleaning
1 parent 8cf3c19 commit e911b9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/index.d.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ type FilestackAction = 'transform' | 'retrieve' | 'metadata' | 'storeUrl' | 'upl
55

66
type ComponentDisplayModeType = 'button' | 'link' | 'immediate';
77

8-
interface FilestackResult {}
9-
10-
// interface FilestackError {}
11-
128
interface Props {
139
apikey: string;
1410
action?: FilestackAction;

0 commit comments

Comments
 (0)