diff --git a/source/index.ts b/source/index.ts index dc3d2af0..58010280 100644 --- a/source/index.ts +++ b/source/index.ts @@ -30,6 +30,7 @@ export default ky; export type {KyInstance} from './types/ky.js'; export type { + Input, Options, NormalizedOptions, RetryOptions,