UNPKG

af-conditionals

Version:

A library that provides tools for making decisions in your code

4 lines (3 loc) 72 B
export * from './and'; export * from './logical'; export * from './or';