Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis. Learn more
Socket
Log inDemoInstall

@types/relay-config

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Issues
File Explorer

Advanced tools

@types/relay-config

TypeScript definitions for relay-config

    6.0.2ts3.6ts3.7ts3.8ts3.9ts4.0ts4.1ts4.2ts4.3ts4.4ts4.5ts4.6ts4.7ts4.8ts4.9latest
    GitHub

Version published
Maintainers
1
Weekly downloads
757
increased by20.73%

Weekly downloads

Readme

Source

Installation

npm install --save @types/relay-config

Summary

This package contains type definitions for relay-config (https://facebook.github.io/relay/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/relay-config.

index.d.ts

// 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;

Additional Details

  • Last updated: Thu, 08 Jul 2021 22:41:57 GMT
  • Dependencies: @types/relay-compiler
  • Global values: none

Credits

These definitions were written by Eloy Durán.

FAQs

Last updated on 08 Jul 2021

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.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc