Files

3 lines
101 B
TypeScript

export { packageInfo } from './packageInfo.js';
export declare const fetch: typeof globalThis.fetch;