@bleco/boot
TypeScript icon, indicating that this package has built-in type declarations

0.5.10 • Public • Published

@bleco/boot

A loopback boot extension library to allow boot from '*.ts' files.

Usage

@bleco/boot exports all from @loopback/boot, just:

// add this line to the top of your application entry file
import '@bleco/boot';
// or replace @loopback/boot with @bleco/boot
import {BootMixin} from '@bleco/boot';

Package Sidebar

Install

npm i @bleco/boot

Weekly Downloads

1

Version

0.5.10

License

MIT

Unpacked Size

6.85 kB

Total Files

12

Last publish

Collaborators

  • towyuan