@bpac/pms-api
TypeScript icon, indicating that this package has built-in type declarations

6.5.0 • Public • Published

BPAC PMS API NPM Package

This package no longer contains PMS API implementations. You must also install the bpac-pms-* packages into your application.

Usage instructions

Back porting changes to PmsApi Nuget Package

The yarn nuget command will run webpack to generate a bpac-pms-api.js file.

yarn nuget

This file needs to be manually copied into the PMS.API nuget package. copy ./webpack-dist/bpac-pms-api.js to nuget-packages-frontend/pms.api/content/nuget_components/pms/bpac-pms-api.js

Migrating new functions

Any functions that need to be accessible to the calling package need to be added as exports in the index-legacy.ts file.

Readme

Keywords

Package Sidebar

Install

npm i @bpac/pms-api

Weekly Downloads

3

Version

6.5.0

License

none

Unpacked Size

66.2 kB

Total Files

86

Last publish

Collaborators

  • bpac