UNPKG

@amaabca/aws-lex-custom-resources

Version:
4 lines (3 loc) 209 B
import { CustomResourcesStack } from './stacks/custom-resources-stack'; import { CustomResourceBaseStack } from './stacks/custom-resource-base-stack'; export { CustomResourceBaseStack, CustomResourcesStack };