aboutsummaryrefslogtreecommitdiff
path: root/node_modules/got/dist/source/index.d.ts
blob: e6538956722d7393831be8dd4aaa1645b78700b9 (plain)
1
2
3
4
declare const got: import("./types").Got;
export default got;
export * from './create';
export * from './as-promise';