bcfreeflight
    Preparing search index...

    Variable defaultConst

    default: {
        AverageWeatherData: typeof AverageWeatherData;
        AwsDynamoDBDeviceRepository: typeof AwsDynamoDBDeviceRepository;
        AwsDynamoDBWeatherRepository: typeof AwsDynamoDBWeatherRepository;
        AwsLambdaApiResponse: typeof AwsLambdaApiResponse;
        AwsLambdaResponseFactory: typeof AwsLambdaResponseFactory;
        CurrentWeatherData: typeof CurrentWeatherData;
        DeviceInfo: typeof DeviceInfo;
        DevicePreview: typeof DevicePreview;
        DeviceService: typeof DeviceService;
        QueryParser: typeof QueryParser;
        Range: typeof Range;
        ReadOnlyDateTimeRange: typeof ReadOnlyDateTimeRange;
        WeatherRecord: typeof WeatherRecord;
        WeatherResult: typeof WeatherResult;
        WeatherService: typeof WeatherService;
    } = ...

    Type declaration