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/log-service   js

Repository URL to install this package:

Version: 0.6.0 

/ lib / api / api.d.ts

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