@fimagine/writeboard
    Preparing search index...

    Interface ILayerInfo

    interface ILayerInfo {
        id: string;
        name: string;
    }

    Implemented by

    Index

    Properties

    Properties

    id: string
    name: string