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    
bokeh / server / static / js / compiler / styles.d.ts
Size: Mime:
export declare function compile_styles(styles_dir: string, css_dir: string): Promise<boolean>;
export declare function wrap_css_modules(css_dir: string, js_dir: string, dts_dir: string): void;
//# sourceMappingURL=styles.d.ts.map