UNPKG

sinhala-datetime

Version:

Sinhala date and time formatter with TypeScript support

3 lines (2 loc) 111 B
export { formatSinhalaDate } from "./libs/format.js"; export type { FormatOptions } from "./types/options.js";