1
2
3
4
5
6
7
8
import { turso as turso2 } from "https://esm.town/v/std/turso";
import { exportedKeys } from "./exportedKeys";
export let turso = () =>
turso2(
exportedKeys,
"stevekrouse", /* <--- Replace with your username */
);
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 30, 2023