UNPKG

jade-integration-utils

Version:

A tool made for any type of http requisitions and to manage localstorage. This package works into Angular and Ionic projects (maybe you can run this in ReactNative, MAYBE!).

6 lines (5 loc) 159 B
import { OnInit } from '@angular/core'; export declare class JadeIntegrationUtilsComponent implements OnInit { constructor(); ngOnInit(): void; }