UNPKG

@arthurgubaidullin/nx-embed-dependencies

Version:

This plugin for [Nx](https://nx.dev) helps injecting local dependencies into a package.

4 lines (3 loc) 102 B
export function guard(F, P) { return function (b) { return (b ? P.of(undefined) : F.zero()); }; }