@twinfinity/core
    Preparing search index...

    Interface AvailableLayerDefinitions

    Defines mandatory properties for layer-compatible objects (objects that can have layers attached to them)

    interface AvailableLayerDefinitions {
        availableLayerDefinitions: LayerDefinitions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    availableLayerDefinitions: LayerDefinitions

    List of layers, that can be added to this change, together with the permission that the current user has for each of them.