UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

6 lines (4 loc) 157 B
var convert = require('./convert'), func = convert('before', require('../before')); func.placeholder = require('./placeholder'); module.exports = func;