UNPKG

@akala/core

Version:
4 lines 54 B
export function identity<T>(a: T): T { return a; }