UNPKG

extension-develop

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