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:
export declare function isOS(): boolean;
export declare function copyToClipboard(urlToCopy: string): void;
export declare function makeEditable(dom: Element): void;
export declare function createElement(text: string, scoped: any): void;
export declare function selectText(scoped: any): void;
export declare function executeCopyToClipboard(scoped: any): void;
export declare function copy(text: string): void;