UNPKG

@prisma/sdk

Version:
4 lines (3 loc) 173 B
export declare function now(): string; export declare function timestampToDate(timestamp: string): Date | undefined; export declare function renderDate(date: Date): string;