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 / dist / components / atoms / Text / Heading / styled.d.ts
Size: Mime:
declare const H1: any;
declare const H2: any;
declare const H3: any;
declare const H4: any;
declare const H5: any;
declare const H6: any;
export { H1, H2, H3, H4, H5, H6 };