Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/resume/src/types.ts>Root

🦕📄 A Deno resume website builder using tailwind
Latest
interface Root
import { type Root } from "https://deno.land/x/resume@0.0.12/src/types.ts";

Properties

name: string
email: string
phone: string
location: string
jobs: Job[]
optional
downloadIcon: string
optional
downloadable: string