mznjs API Documentation - v0.0.31-beta.5
    Preparing search index...

    Interface Json5FormatOptions

    JSON5格式化选项

    interface Json5FormatOptions {
        space?: string | number;
    }
    Index

    Properties

    Properties

    space?: string | number

    缩进空格数或字符串,默认2