This package contains all helpers which DZ wrote since the release of this package.
This package will be expand every time when DZ will be wrote new helper.
- log - logging your values with log method.
- warn - logging your values with warn method.
- info - logging your values with info method.
- error - logging your values with error method.
- toUpperCaseFirstLetter - uppercase first letter in your string.
- detectScheme - detect prefers color scheme.
- getDefault - returns default value if the guard check fails.