UNPKG

@typed/io

Version:

Runtime IO type system

3 lines 117 B
import { always } from '@typed/lambda'; export const Never = { is: always(false) }; //# sourceMappingURL=Never.js.map