UNPKG

wxt

Version:

⚡ Next-gen Web Extension Framework

3 lines (2 loc) 111 B
import { InlineConfig } from '../types'; export declare function prepare(config: InlineConfig): Promise<void>;