UNPKG

@kth/api-call

Version:

Node.js module to make JSON calls against APIs.

8 lines (6 loc) 115 B
const Colors = require('./colors') const Hints = require('./hints') module.exports = { ...Colors, ...Hints, }