mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
Move graphql-upload
types to core package and add reference
This commit is contained in:
parent
34322a6523
commit
ccf935f976
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/// <reference path="./types/graphql-upload.d.ts" />
|
||||
|
||||
import supportsUploadsInNode from './utils/supportsUploadsInNode';
|
||||
|
||||
// We'll memoize this function once at module load time since it should never
|
||||
|
|
Loading…
Add table
Reference in a new issue