Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vipera-npm-registry / @wa-motif-open-api/info-service   js

Repository URL to install this package:

Version: 0.6.0 

/ lib / api / api.d.ts

export * from './info.service';
import { InfoService } from './info.service';
export * from './info.serviceInterface';
export declare const APIS: (typeof InfoService)[];