@gdkmd/httpxhd
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

##HƯỚNG DẪN SỬ DỤNG #Ví dụ: app.module.ts

Version: >1.0.9 dùng cho mongodb

import{GdkConfigUrl} from '@gdkmd/httpclient';
const appConfig: GdkConfigUrl = {  
  urlBaseServer: 'URLAPI'
}

@NgModule({
  declarations: [
    AppComponent,



  ],
  imports: [
   .....................
    GdkHttpClientConfigModule.forRoot(appConfig)
   
  ],
  providers: [],
  bootstrap: [AppComponent]
})
export class AppModule { }


Tìm và thêm như bên dưới:
"scripts": [..............
              "node_modules/alertifyjs/build/alertify.min.js",
              ................
            ]

Readme

Keywords

Package Sidebar

Install

npm i @gdkmd/httpxhd

Weekly Downloads

18

Version

1.0.2

License

MIT

Unpacked Size

2.21 MB

Total Files

71

Last publish

Collaborators

  • vuits24