Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
enum PAGE_THEME
import { PAGE_THEME } from "https://deno.land/x/ana_components@v0.0.44/src/types/enums.ts";

Members

CANDYLAND = "candyland"
DUSTHORIZON = "dusthorizon"
NEWSPAPER = "newspaper"
TEST = "test"