Interface MappedInnerOuterOptionsInternal

Internal type for utils.mapOptions

interface MappedInnerOuterOptions {
    inner: KeyStringAny;
    outer: KeyStringAny;
}

Properties

Properties

Mapped options for the inner of the Type

Mapped options for the outer of the type