@echecs/uci - v4.1.0
    Preparing search index...

    Interface RegisterOptions

    interface RegisterOptions {
        code: string;
        name: string;
    }
    Index

    Properties

    Properties

    code: string
    name: string