Skip to content

Commit

Permalink
Give access to ImageAlignment (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
oktapodia authored Sep 21, 2021
1 parent 3b4fdd9 commit 9168383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export * from 'src/api/form';
export * from 'src/api/text';
export * from 'src/api/colors';
export * from 'src/api/errors';
export * from "src/api/image";
export * from 'src/api/objects';
export * from 'src/api/operations';
export * from 'src/api/operators';
Expand Down

0 comments on commit 9168383

Please sign in to comment.