UNPKG

extension-develop

Version:
3 lines (2 loc) 179 B
import { type Manifest } from '../../../../webpack-types'; export declare function declarativeNetRequest(context: string, manifest: Manifest): Record<string, string | undefined>;