Init
This commit is contained in:
3
node_modules/got/dist/source/create.d.ts
generated
vendored
Normal file
3
node_modules/got/dist/source/create.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
import type { Got, InstanceDefaults } from './types.js';
|
||||
declare const create: (defaults: InstanceDefaults) => Got;
|
||||
export default create;
|
||||
Reference in New Issue
Block a user