UNPKG

dalijs

Version:
9 lines 126 B
export class ll { getOptions() { return { year: 'numeric', month: 'short', day: 'numeric' }; } }