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    
@skava/ui / src / components / features / Copyright / styled.d.ts
Size: Mime:
declare const SeparatorElement: any;
declare const CopyrightSection: any;
declare const Logo: any;
declare const Text: any;
export { CopyrightSection, Logo, Text, SeparatorElement };
export default CopyrightSection;