UNPKG

falcor-router

Version:

A router DataSource constructor for falcor that allows you to model all your cloud data sources as a single JSON resource.

8 lines (6 loc) 125 B
/** * @typedef {Object} RoutedToken * @property {String} type * @property {Boolean} named * @property {String} name */