mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-21 11:06:59 +01:00
feat: image resize init
This commit is contained in:
@@ -23,8 +23,8 @@ export type ToolCategory =
|
||||
| 'json'
|
||||
| 'time'
|
||||
| 'csv'
|
||||
| 'time'
|
||||
| 'pdf';
|
||||
| 'pdf'
|
||||
| 'image-generic';
|
||||
|
||||
export interface DefinedTool {
|
||||
type: ToolCategory;
|
||||
|
||||
Reference in New Issue
Block a user