.
This commit is contained in:
parent
10a3312418
commit
a88b53e460
7 changed files with 4 additions and 8 deletions
1
dist/index.mjs
vendored
1
dist/index.mjs
vendored
|
|
@ -1,6 +1,5 @@
|
|||
import z from 'zod';
|
||||
import dayjs from 'dayjs';
|
||||
export { default as dayjs } from 'dayjs';
|
||||
import duration from 'dayjs/plugin/duration.js';
|
||||
import isSameOrAfter from 'dayjs/plugin/isSameOrAfter.js';
|
||||
import isSameOrBefore from 'dayjs/plugin/isSameOrBefore.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue