@vivliostyle/core
    Preparing search index...

    Interface Comparable

    interface Comparable {
        compare(other: Comparable): number;
    }

    Implemented by

    Index

    Methods

    Methods