UNPKG

extension-develop

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