Chobble Tickets
doc.ts
Holiday
interface
Holiday
Properties
id
:
number
name
:
string
start_date
:
string
end_date
:
string
Usage
import { type Holiday } from "doc.ts";
Document Navigation
Properties
id
name
start_date
end_date