UNPKG

@xmobitea/gn-typescript-client

Version:

GearN Typescript Client SDK by XmobiTea (Pro)

2 lines (1 loc) 56 B
export type Action2<T1, T2> = (t1: T1, t2: T2) => void;