UNPKG

af-conditionals

Version:

A library that provides tools for making decisions in your code

5 lines (4 loc) 120 B
export * from './comparisons'; export * from './conditionals'; export * from './logicals'; export * from './operators';