Results 3 issues of Jihwan Oh

## Versions - vue: all - vue-datetime: all - luxon: all ### Description: It is not displayed properly on the screen in mobile landscape mode. ### Steps To Reproduce: 1....

- Fix syntax error: remove field initializers from .d.ts - Fix ESM compatibility: use 'export class' instead of 'declare class' - Make useFormat/useFormattedDate optional to match implementation Fixes #55, #57