UNPKG

ts-trial

Version:

React Ui Components for Freemium Apps

4 lines (3 loc) 156 B
declare const getError: (testString: string, regex: string | RegExp) => boolean; declare const isNull: (data: any) => boolean; export { getError, isNull };