UNPKG

extension-develop

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