UNPKG

@meshwatch/backend-core

Version:

Meshwatch backend core services.

3 lines (2 loc) 166 B
export { AlertDatasource, DynamoAlertDatasource, default as dynamoAlertDatasource } from './db'; export { default as alertService, AlertService } from './service';