Brian
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: v6View latest version
This directory contains code that is shared between the frontend and backend.
types.ts- TypeScript interfaces and types used across the application
- Code in this directory must work in both browser and server environments
- Do not use Deno-specific APIs here
- Use
https://esm.shfor any imports to ensure compatibility