@tempots/dom

Merge type

Signature:

export type Merge<A, B> = Id<A & B>;

References: Id