Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
/**
 * Styled component for Error Children
 */
declare const ErrorComponent: any;
/**
 * Styled component for Error Wrapper
 */
declare const ErrorComponentWrap: import("@skava/modules/___dist/view-container/styles/index-styledeh").BaseStylEh<any, any, any>;
export { ErrorComponent, ErrorComponentWrap, };