Remix
Remix
remix/data-table · TypeView Source

TimestampOptions

Summary

Timestamp configuration accepted by table.

Signature

type TimestampOptions = boolean | { createdAt?: string; updatedAt?: string };