UNPKG

@vite-pwa/assets-generator

Version:
9 lines (6 loc) 307 B
import { I as ImageAssets, a as ImageAssetsInstructions } from '../shared/assets-generator.185b7191.js'; import 'sharp'; import '../shared/assets-generator.5e51fd40.js'; import 'unconfig'; declare function instructions(imageAssets: ImageAssets): Promise<ImageAssetsInstructions>; export { instructions };