variable identity
import { identity } from "main.ts";

Type

<T>(value: T) => T