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    
view-container / dist / constants.d.ts
Size: Mime:
export declare const SC_ATTR: string;
export declare const SC_STREAM_ATTR = "data-styled-streamed";
export declare const CONTEXT_KEY = "__styled-components-stylesheet__";
export declare const IS_BROWSER: boolean;
export declare const DISABLE_SPEEDY: any;