UNPKG

typecql

Version:

ORM for CQL databases.

6 lines (5 loc) 94 B
export type CustomField = { needToPrepare: boolean; data: string; key: string; };