UNPKG

@flagship.io/js-sdk

Version:
4 lines (3 loc) 201 B
export declare const myFetch: (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>; export { EventEmitter } from 'events'; export { LocalAbortController } from './LocalAbortController';