[ci] format
This commit is contained in:
parent
bfd67ea749
commit
3f6a0888b0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import sizeOf from 'image-size';
|
||||
import fs from 'node:fs/promises';
|
||||
import { fileURLToPath } from 'node:url';
|
||||
import { ImageMetadata, InputFormat } from '../types.js';
|
||||
import sizeOf from 'image-size';
|
||||
|
||||
export interface Metadata extends ImageMetadata {
|
||||
orientation?: number;
|
||||
|
|
Loading…
Reference in a new issue