UNPKG

webpack-image-resize-loader

Version:
3 lines (2 loc) 137 B
import type { Options } from "../index"; export default function getFormat(resourcePath: string): Exclude<Options["format"], undefined>;