UNPKG

oprah

Version:

Package to deploy parameters to AWS

10 lines (7 loc) 137 B
const { getOutputs } = require('./get-outputs'); const makeCfService = () => ({ getOutputs }); module.exports = { makeCfService };