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/packages / core / auth / setup.d.ts
Size: Mime:
/**
 * @description this is used to load all the data for a user
 */
export declare function setup(): Promise<void>;