UNPKG

wxt

Version:

⚡ Next-gen Web Extension Framework

6 lines (5 loc) 218 B
/** * Module ID used to build the background in dev mode if the extension doesn't include a background * script/service worker. */ export declare const VIRTUAL_NOOP_BACKGROUND_MODULE_ID = "virtual:user-background";