Skip to content

unctionjs/itself

Repository files navigation

@unction/itself

Tests Stability Dependencies

A => A

Always returns the value given when calling.

itself(1) // 1
itself(1) // 1