@isaiahiroko/ng-webgets

0.0.1 • Public • Published

NG WEBGETS

Configurations

// src/app/app.module.ts

import { WEBGETS_CONFIG } from "@isaiahiroko/ng-webgets";
import { MY_WEBGETS_CONFIG_VALUE } from "...";

providers: [
    ...
    { provide: WEBGETS_CONFIG, useValue: MY_WEBGETS_CONFIG_VALUE }
    ...
]

Package Sidebar

Install

npm i @isaiahiroko/ng-webgets

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • isaiahiroko