UNPKG

extension-develop

Version:
3 lines (2 loc) 166 B
import { type Manifest, type FilepathList } from '../../../../webpack-types'; export declare function manifestV3(manifest: Manifest, excludeList: FilepathList): any;