.
This commit is contained in:
parent
b964e826d5
commit
0ca2e7dc5a
6 changed files with 5 additions and 39 deletions
12
src/dayjs.ts
12
src/dayjs.ts
|
|
@ -25,16 +25,6 @@ dayjsbr.extend(minMax)
|
|||
dayjsbr.extend(relativeTime)
|
||||
dayjsbr.extend(duration)
|
||||
|
||||
export {
|
||||
dayjsbr,
|
||||
duration,
|
||||
isSameOrAfter,
|
||||
isSameOrBefore,
|
||||
minMax,
|
||||
relativeTime,
|
||||
timezone,
|
||||
utc,
|
||||
weekOfYear,
|
||||
}
|
||||
export { dayjsbr }
|
||||
|
||||
export type { Dayjs }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue