listSqliteTables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v1View latest version
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())