UNPKG

@shelf/jest-dynamodb

Version:

Run your tests using Jest & DynamoDB local

3 lines (2 loc) 104 B
import type { Config } from '../types'; export default function getConfig(debug: any): Promise<Config>;