Skip to content

xdash API Reference v0.5.14


xdash API Reference / Merge4

Type Alias: Merge4<T, U, V, W>

Merge4<T, U, V, W> = Merge<Merge3<T, U, V>, W>

Defined in: src/types.ts:143

Type Parameters

T

T

U

U

V

V

W

W

Released under the MIT License.