Interface GoCommonPresetOptions

interface GoCommonPresetOptions {
    addJsonTag: boolean;
}

Properties

Properties

addJsonTag: boolean