API reference › @evolu/common › Type › Date
const Date: objectTag("Date");
Defined in: packages/common/src/Type.ts:3218
A realm-neutral JavaScript Date Type for trusted values.
It trusts the reported object tag and does not verify Date internal slots.