@types/relay-config
Advanced tools
Weekly downloads
Readme
npm install --save @types/relay-config
This package contains type definitions for relay-config (https://facebook.github.io/relay/).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/relay-config.
// Type definitions for relay-config 6.0
// Project: https://facebook.github.io/relay/
// Definitions by: Eloy Durán <https://github.com/alloy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.4
import { Config } from 'relay-compiler/lib/bin/RelayCompilerMain';
export function loadConfig(): Config | undefined;
These definitions were written by Eloy Durán.
FAQs
TypeScript definitions for relay-config
The npm package @types/relay-config receives a total of 754 weekly downloads. As such, @types/relay-config popularity was classified as not popular.
We found that @types/relay-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.