Viewing File: /usr/share/nodejs/got/dist/index.d.ts

declare const got: import("./types").Got;
export default got;
export * from './create';
export * from './as-promise';
Back to Directory File Manager