UNPKG

@altostra/core

Version:

Core library for shared types and logic

2 lines (1 loc) 621 B
export { type Function as AwsSamServerlessFunction, type AwsSamServerlessFunctionProperties, type S3CodeProvider, type CodeUri, type FunctionCode, type InlineCodeProvider, type CodeProvider, isS3CodeProvider, isInlineCodeProvider, type AwsSamServerlessFunctionNoCodeProperties, type Api as AwsSamServerlessApi, type CorsConfiguration, type SimpleTable as AwsSamServerlessSimpleTable, type DynamoDbCapacity, type FunctionEventSource, type ApiEventSource, type StartingPosition, type KinesisEventSource, type TableEventSource, type QueueEventSource, type ApiHttpMethod, type SnsEventSource, } from "../ServerlessAppModel";