Files
pezkuwi-common/packages/x-fetch/node.d.ts
T

3 lines
101 B
TypeScript

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