Returns a flat array of the names of all tables in your Val Town SQLite database.
import { listSqliteTables } from "https://esm.town/v/nbbaier/listSqliteTables"; console.log(await listSqliteTables())