{"version":3,"file":"response.js","sourceRoot":"","sources":["../../source/types/response.ts"],"names":[],"mappings":"","sourcesContent":["export interface KyResponse extends Response {\n\tjson: () => Promise;\n}\n"]}