UNPKG

@altostra/core

Version:

Core library for shared types and logic

5 lines (4 loc) 112 B
import type { Table } from "./common"; export interface DynamoDBWritePolicy { DynamoDBWritePolicy: Table; }