forked from external-repos/squoosh
Generating processor metadata
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
BuiltinResizeMethod,
|
||||
drawableToImageData,
|
||||
} from 'client/util';
|
||||
import { BrowserResizeOptions, VectorResizeOptions } from '../shared';
|
||||
import { BrowserResizeOptions, VectorResizeOptions } from '../shared/meta';
|
||||
import { getContainOffsets } from '../shared/util';
|
||||
|
||||
export function browserResize(
|
||||
|
||||
Reference in New Issue
Block a user