interface SluggerOptions {
    dryrun: boolean;
}

Properties

Properties

dryrun: boolean