cton-js
    Preparing search index...

    Interface StreamOptions

    interface StreamOptions {
        separator?: string;
        symbolizeNames?: boolean;
    }
    Index

    Properties

    separator?: string
    symbolizeNames?: boolean