UNPKG

@streambird/streambird-js

Version:
4 lines (3 loc) 269 B
export function checkPropUsePropOrDefault(props: any, checkParentProp: any, parentPropValue: any, propValue: any, defaultProp: any): any; export function getPropOrDefault(propValue: any, defaultProp: any): any; export function isValidEmailAddress(email: any): boolean;