Remix
Remix
remix/data-table · FunctionView Source

getTableTimestamps

Summary

Returns a table's resolved timestamp configuration.

Signature

function getTableTimestamps<table extends AnyTable>(
  table: table,
): TableTimestamps<table>;

Returns

Timestamp configuration or null.