@types/nanographql
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Installation

npm install --save @types/nanographql

Summary

This package contains type definitions for nanographql (https://github.com/yoshuawuyts/nanographql).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nanographql.

index.d.ts

export = nanographql;

declare function nanographql(query: TemplateStringsArray | string): (variables?: object) => string;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Christopher Dieringer.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/nanographql

      Weekly Downloads

      82

      Version

      2.0.3

      License

      MIT

      Unpacked Size

      2.82 kB

      Total Files

      5

      Last publish

      Collaborators

      • types