UNPKG

aborter

Version:

A minimal reimplementation of AbortController and AbortSignal.

5 lines (4 loc) 95 B
/* IMPORT */ import Controller from './controller.js'; /* EXPORT */ export default Controller;