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

0.3.2 • Public • Published

Flaper Core

Typescript package with Flaper services and models

Install

npm install flaper

Example

import {ApiService, AuthService} from 'flaper';

To link with local flaper.web

We need to have exactly same packages, so remove local node_modules

rm node_modules
ln -s /web/flaper.admin/node_modules node_modules

Than use npm link command to join

Readme

Keywords

Package Sidebar

Install

npm i flaper

Weekly Downloads

0

Version

0.3.2

License

MIT

Last publish

Collaborators

  • klyukin