cton-js
    Preparing search index...

    Interface BinaryOptions

    interface BinaryOptions {
        compress?: boolean;
    }
    Index

    Properties

    Properties

    compress?: boolean