UNPKG

@thi.ng/api

Version:

Common, generic types, interfaces & mixins

5 lines (4 loc) 66 B
const asyncIdentity = async (x) => x; export { asyncIdentity };