@openfloor/protocol - v0.0.4
    Preparing search index...

    Interface SupportedLayersOptions

    Configuration options for supported layers

    interface SupportedLayersOptions {
        input?: string[];
        output?: string[];
    }
    Index

    Properties

    Properties

    input?: string[]

    Input layer types

    output?: string[]

    Output layer types