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    
chain-able-deps / dist / typings / native / functionToString.d.ts
Size: Mime:
declare const _default: () => string;
/**
 * Used to resolve the decompiled source of functions.
 * @type {Function}
 * @throws
 */
export default _default;