Skip to main content
Module

x/casualdb/data/blog.ts>User

Simple JSON "database" for Deno with type-safety! ⚡️
Latest
interface User
import { type User } from "https://deno.land/x/casualdb@v0.1.4/data/blog.ts";

Properties

id: number
name: string