@twinfinity/core
    Preparing search index...

    Interface DecodedGeometricFeatures

    interface DecodedGeometricFeatures {
        edges: DeepImmutable<TypedArray>;
    }
    Index

    Properties

    Properties

    edges: DeepImmutable<TypedArray>