UNPKG

@golemio/pid

Version:
5 lines (4 loc) 207 B
import { ITableStorageRetentionParams } from "../interfaces/ITableStorageRetentionParams"; export declare class TableStorageRetentionSchema implements ITableStorageRetentionParams { tableName: string; }