tableDeletes
tableDeletes<
T>(tableName):Readable<T|null>
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
T |
any |
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
tableName |
string |
Returns
Section titled “Returns”Readable<T | null>