UNPKG

@syntest/cfg-core

Version:
5 lines 95 B
export interface Pair<T, U> { first: T; second: U; } //# sourceMappingURL=Pair.d.ts.map