#!/usr/bin/env node /** * automatically creates a module for any CloudFormation namespaces that do not * have an AWS construct library. */ export {};