UNPKG

118 BTypeScriptView Raw
1declare const got: import("./types").Got;
2export default got;
3export * from './create';
4export * from './as-promise';