UNPKG

tiny-types

Version:

A tiny library that brings Tiny Types to JavaScript and TypeScript

5 lines (4 loc) 135 B
export * from './IdentityMatcher'; export * from './ObjectMatcher'; export * from './PatternMatcher'; export * from './StringMatcher';