UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

9 lines (6 loc) 192 B
// A stream transformer // to transform an automation stream // into a correct version // by correcting selectors through generalization export function corrector(/*interactionStream*/) { }