UNPKG

@types/apollo-upload-client

Version:
42 lines 1.33 kB
{ "name": "@types/apollo-upload-client", "version": "19.0.0", "description": "TypeScript definitions for apollo-upload-client", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/apollo-upload-client", "license": "MIT", "contributors": [ { "name": "tyankatsu", "githubUsername": "tyankatsu0105", "url": "https://github.com/tyankatsu0105" } ], "main": "", "types": "index.d.ts", "exports": { "./UploadHttpLink.mjs": { "types": "./UploadHttpLink.d.mts" }, "./formDataAppendFile.mjs": { "types": "./formDataAppendFile.d.mts" }, "./isExtractableFile.mjs": { "types": "./isExtractableFile.d.mts" }, "./package.json": "./package.json" }, "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/apollo-upload-client" }, "scripts": {}, "dependencies": { "@apollo/client": "^4.0.0", "@types/extract-files": "*", "graphql": "14 - 16" }, "peerDependencies": {}, "typesPublisherContentHash": "8edf6b7ba5f7d1d058870f990a7b97bdb261f7f18d84ec38aff6bef7de21e662", "typeScriptVersion": "5.2" }