Perseus
    Preparing search index...
    type TangentUserInput = {
        coords?: readonly Coord[] | null;
    }
    Index

    Properties

    Properties

    coords?: readonly Coord[] | null