UNPKG

dynamodb-toolbox

Version:

Lightweight and type-safe query builder for DynamoDB and TypeScript.

4 lines (3 loc) 206 B
export { DeletePartitionCommand } from './deletePartitionCommand.js'; export type { DeletePartitionResponse } from './deletePartitionCommand.js'; export type { DeletePartitionOptions } from './options.js';