Remix
Remix
remix/data-table · TypeView Source

TablePrimaryKey

Summary

Primary-key column list for a concrete table.

Signature

type TablePrimaryKey<table> = table[typeof tableMetadataKey]["primaryKey"];