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

    Interface JsonToJson5Options

    JSON到JSON5转换选项

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

    Properties

    Properties

    space?: string | number

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