FixIt JavaScript API
    Preparing search index...

    Interface EncryptionConfig

    interface EncryptionConfig {
        all?: boolean;
        shortcode?: boolean;
    }
    Index
    all?: boolean
    shortcode?: boolean