UNPKG

@meshwatch/backend-core

Version:

Meshwatch backend core services.

4 lines (3 loc) 198 B
export { default as DynamoDBContainer } from './dynamo'; export { default as TimescaleDBContainer } from './timescale'; export { StartedTestContainer } from 'testcontainers/dist/test-container';