Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Relayを使用してGraphQLサーバーと通信する新しいWebアプリケーションをReactで作成したいと考えています。最近、 TypeScriptのJSX サポートが導入されました。しかし、Relay のタイピング宣言ファイル (.d.ts) はものがありません。最初にリレー用のタイピング ファイルを作成せずに、TypeScript でアプリケーションを作成するにはどうすればよいですか?