Interface UnknownEntityProps

Hierarchy

  • UnknownEntityProps

Indexable

[tableName: string]: {
    [propName: string]: PropValue | undefined;
} | undefined

Generated using TypeDoc