UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

6 lines (4 loc) 176 B
// Definitions by: Junyoung Clare Jang <https://github.com/Ailrun> // TypeScript Version: 2.1 declare function isPropValid(string: string): boolean export default isPropValid