Documentation
    Preparing search index...

    Interface CollateCharsetOptions

    interface CollateCharsetOptions {
        charset?: string;
        collate?: string;
    }

    Hierarchy (View Summary)

    Index
    charset?: string
    collate?: string