UNPKG

dalijs

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