ajuste no dayjs
This commit is contained in:
parent
64ddd6ad8a
commit
b964e826d5
6 changed files with 23 additions and 16 deletions
|
|
@ -1,4 +1,7 @@
|
|||
import dayjsbr, { type Dayjs } from "dayjs"
|
||||
import type { Dayjs } from "dayjs"
|
||||
import dayjs from "dayjs"
|
||||
|
||||
const dayjsbr = dayjs
|
||||
|
||||
export type { ManipulateType } from "dayjs"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue