ol_hrbias_com_lib
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

ol_hrbias_com_lib

...

Installation

npm install ol_hrbias_com_lib

For local development

# In the ol_hrbias_com_lib directory
npm link

# In the project directory
npm link ol_hrbias_com_lib

Usage

import { TargetAudiencesController } from 'ol_hrbias_com_lib';

const controller = new TargetAudiencesController();
controller.requestData().then((resp: any) => {
    console.log(resp);
});

Readme

Keywords

none

Package Sidebar

Install

npm i ol_hrbias_com_lib

Weekly Downloads

19

Version

0.1.3

License

MIT

Unpacked Size

39.6 kB

Total Files

49

Last publish

Collaborators

  • lucenden