Loading libraries/adb/src/stream/detect.polyfill.ts +1 −1 Original line number Diff line number Diff line // cspell: ignore ponyfill import { AbortSignal } from "web-streams-polyfill"; import type { AbortSignal } from "web-streams-polyfill"; // TODO: import the ponyfill instead (as a library should do) export * from 'web-streams-polyfill'; Loading libraries/adb/src/stream/detect.ts +1 −1 Original line number Diff line number Diff line // cspell: ignore ponyfill import { AbortSignal } from "web-streams-polyfill"; import type { AbortSignal } from "web-streams-polyfill"; // TODO: import the ponyfill instead (as a library should do) export * from 'web-streams-polyfill'; Loading Loading
libraries/adb/src/stream/detect.polyfill.ts +1 −1 Original line number Diff line number Diff line // cspell: ignore ponyfill import { AbortSignal } from "web-streams-polyfill"; import type { AbortSignal } from "web-streams-polyfill"; // TODO: import the ponyfill instead (as a library should do) export * from 'web-streams-polyfill'; Loading
libraries/adb/src/stream/detect.ts +1 −1 Original line number Diff line number Diff line // cspell: ignore ponyfill import { AbortSignal } from "web-streams-polyfill"; import type { AbortSignal } from "web-streams-polyfill"; // TODO: import the ponyfill instead (as a library should do) export * from 'web-streams-polyfill'; Loading