UNPKG

blobby-client

Version:

Blobby is an HTTP Proxy for Blob storage systems (such as S3) that automatically

5 lines (3 loc) 147 B
const getConfigById = require('./get-config-by-id'); const getConfigs = require('./get-configs'); module.exports = { getConfigById, getConfigs };