Chobble Tickets
doc.ts
Table
.
deleteById
property
Table.deleteById
Delete a row by primary key
Type
(
id
:
InValue
) =>
Promise
<
void
>
Usage
import { type Table } from "doc.ts";
Document Navigation
Type