.
This commit is contained in:
parent
b964e826d5
commit
0ca2e7dc5a
6 changed files with 5 additions and 39 deletions
|
|
@ -2,14 +2,6 @@ import z, { z as z$1 } from 'zod';
|
|||
import dayjs from 'dayjs';
|
||||
export { Dayjs, ManipulateType } from 'dayjs';
|
||||
import { v4 } from 'uuid';
|
||||
export { default as duration } from 'dayjs/plugin/duration';
|
||||
export { default as isSameOrAfter } from 'dayjs/plugin/isSameOrAfter';
|
||||
export { default as isSameOrBefore } from 'dayjs/plugin/isSameOrBefore';
|
||||
export { default as minMax } from 'dayjs/plugin/minMax';
|
||||
export { default as relativeTime } from 'dayjs/plugin/relativeTime';
|
||||
export { default as timezone } from 'dayjs/plugin/timezone';
|
||||
export { default as utc } from 'dayjs/plugin/utc';
|
||||
export { default as weekOfYear } from 'dayjs/plugin/weekOfYear';
|
||||
|
||||
declare const aleatorio: (tamanho?: number) => string;
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue