@americana/maplibre-shield-generator
    Preparing search index...

    Interface ShieldDefinitions

    Map of shield definitions that associates a network name to its rendering

    interface ShieldDefinitions {
        shield: { [key: string]: ShieldDefinition };
    }
    Index

    Properties

    Properties

    shield: { [key: string]: ShieldDefinition }