UNPKG

infrastructure-components

Version:

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

2 lines (1 loc) 78 B
export default function invariant(condition: boolean, message?: string): void