interface IPOptions {
    version?: 4 | 6;
}

Hierarchy

Properties

Properties

version?: 4 | 6