Interface Options

General options

interface Options {
    loose?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

loose?: boolean