Packages
Library for accessibility snapshot testing in Phoenix applications using axe-core and Playwright.
Current section
Files
Jump to
Current section
Files
assets/node_modules/bare-stream/global.js
const stream = require('./web')
global.ReadableStream = stream.ReadableStream
global.ReadableStreamDefaultController = stream.ReadableStreamDefaultController
global.ReadableStreamDefaultReader = stream.ReadableStreamDefaultReader
global.CountQueuingStrategy = stream.CountQueuingStrategy
global.ByteLengthQueuingStrategy = stream.ByteLengthQueuingStrategy