Type alias TransactionConfig

TransactionConfig: {
    isolationLevel?: TransactionIsolationLevel;
}

Type declaration

Generated using TypeDoc