interface ZAddOptions {
    nx?: boolean;
}

Properties

Properties

nx?: boolean