Skip to content

nooschain v0.1.0


nooschain / db/schema / Timestamp

Type Alias: Timestamp

Timestamp = ColumnType<Date, Date | string | undefined, Date | string>

Defined in: db/schema.ts:23

Timestamp column allowing string/Date inserts and Date reads.

Audience-first NOOSChain documentation.