@arl/leaflet-tracksymbol2
    Preparing search index...

    Variable FontFace

    FontFace: {
        prototype: FontFace;
        new (
            family: string,
            source: string | BufferSource,
            descriptors?: FontFaceDescriptors,
        ): FontFace;
    }

    Type declaration