UNPKG

@lynx-js/offscreen-document

Version:

Offscreen Document allows developers to use particular DOM in WebWorker

4 lines (3 loc) 120 B
export type * from './webworker/index.js'; export type * from './main/index.js'; export type * from './types/index.js';