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