NextGIS Frontend
    Preparing search index...

    Interface LookupTableResource

    interface LookupTableResource {
        items: Record<string, string>;
    }
    Index

    Properties

    Properties

    items: Record<string, string>