JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 28889
  • Score
    100M100P100Q158642F
  • License MIT

Api paths of @mocks-server/plugin-admin-api

Package Exports

  • @mocks-server/admin-api-paths
  • @mocks-server/admin-api-paths/dist/index.esm.js
  • @mocks-server/admin-api-paths/dist/index.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mocks-server/admin-api-paths) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build status Coverage Status Quality Gate

Renovate Last commit Last release

NPM downloads License

Api paths of the Mocks-Server Plugin Admin Api

Constants defining API paths of the Mocks Server plugin-admin-api. Use them to build plugin clients.

Usage

import { SETTINGS } from "@mocks-server/admin-api-paths";

console.log(SETTINGS); // /settings

Contributing

Contributors are welcome. Please read the contributing guidelines and code of conduct.