UNPKG

gatsby-source-mta

Version:

Gatsby source plugin for fetching all MTA (NYC Subway) stations.

3 lines (2 loc) 103 B
import type { GatsbyNode } from "gatsby"; export declare const sourceNodes: GatsbyNode[`sourceNodes`];