overwatch-api-server
Version:
An Unoffical Overwatch HTTP API
1 lines • 417 B
Source Map (JSON)
{"version":3,"sources":["index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA","sourceRoot":"C:\\Users\\Alf\\Source\\overwatch-api\\api\\src\\owl\\","sourcesContent":["import live from './live';\r\nimport schedule from './schedule';\r\nimport standings from './standings';\r\n\r\n\r\nexport {\r\n live as getLiveMatch,\r\n schedule as getSchedule,\r\n standings as getStandings,\r\n}"]}