Documentation
    Preparing search index...

    Variable GEOGRAPHYConst

    GEOGRAPHY: typeof GEOGRAPHY & (
        ...args: [type: GeoJsonType, srid?: number] | [options: GeometryOptions],
    ) => GEOGRAPHY

    This is a simple wrapper to make the DataType constructable without new. See the return type for all available options.