UNPKG

@kiwicom/smart-faq

Version:

38 lines (32 loc) 825 B
/** * @flow */ /* eslint-disable */ 'use strict'; /*:: import type { ReaderFragment } from 'relay-runtime'; type FromToRow_arrival$ref = any; import type { FragmentReference } from "relay-runtime"; declare export opaque type DeprecatedBookingCard_arrival$ref: FragmentReference; export type DeprecatedBookingCard_arrival = {| +$fragmentRefs: FromToRow_arrival$ref, +$refType: DeprecatedBookingCard_arrival$ref, |}; */ const node/*: ReaderFragment*/ = { "kind": "Fragment", "name": "DeprecatedBookingCard_arrival", "type": "RouteStop", "metadata": null, "argumentDefinitions": [], "selections": [ { "kind": "FragmentSpread", "name": "FromToRow_arrival", "args": null } ] }; // prettier-ignore (node/*: any*/).hash = '2756072c16e704623c90709174ca13d9'; module.exports = node;