UNPKG

@shelf/jest-dynamodb

Version:

Run your tests using Jest & DynamoDB local

3 lines (2 loc) 102 B
import type { JestArgs } from './types'; export default function (jestArgs: JestArgs): Promise<void>;