RevGrid - v0.9.3
    Preparing search index...
    interface FieldId<TypeId> {
        id: number;
        sourceTypeId: TypeId;
    }

    Type Parameters

    • TypeId
    Index

    Properties

    Properties

    id: number
    sourceTypeId: TypeId