@did-btc1/keypair
    Preparing search index...

    Interface Point

    interface Point {
        x: Bytes;
        y: Bytes;
    }
    Index

    Properties

    x y

    Properties

    x: Bytes
    y: Bytes