UNPKG

rambdax

Version:

Extended version of Rambda - a lightweight, faster alternative to Ramda

7 lines (5 loc) 113 B
import {Type} from './Type' /** * A placeholder that is used in various ways */ export type x = Type<{}, 'x'>