UNPKG

dalijs

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