ServerTime
This commit is contained in:
4
packages/common/src/data/ServerTime.type.ts
Normal file
4
packages/common/src/data/ServerTime.type.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Schema as S } from "@effect/schema"
|
||||
|
||||
|
||||
export const ServerTime = S.DateFromString
|
||||
@@ -1 +1,2 @@
|
||||
export * from "./ServerTime.type"
|
||||
export * from "./Todo.class"
|
||||
|
||||
Reference in New Issue
Block a user