UNPKG

51timapi

Version:

TimApi is a traffic related plugin for WdpApi.

7 lines (6 loc) 160 B
export interface StartTransactionType { transactionName: string; bTransactionGroup?: boolean; bCanUndo?: boolean; bCanCommit?: boolean; }