MVFv3 API Documentation
    Preparing search index...

    Interface LocationsInnerIntegrityError<K>

    interface LocationsInnerIntegrityError<K extends LocationsIntegrityErrorKind> {
        kind: K;
        properties: LocationsIntegrityErrorProperties[K];
    }

    Type Parameters

    Index

    Properties

    Properties

    kind: K