cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IGenerationOptions

    interface IGenerationOptions {
        lang?: string;
        skip_save?: boolean;
    }
    Index

    Properties

    Properties

    lang?: string
    skip_save?: boolean