UNPKG

extension-develop

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