dependencies Legend  Declarations  Module  Bootstrap  Providers  Exports cluster_FilePondModule cluster_FilePondModule_declarations cluster_FilePondModule_exports FilePondComponent FilePondComponent FilePondModule FilePondModule FilePondComponent->FilePondModule FilePondComponent FilePondComponent FilePondModule->FilePondComponent

File

packages/ngx-filepond/src/filepond.module.ts

Declarations

import { NgModule } from '@angular/core';

import { FilePondComponent } from './filepond.component';

@NgModule({
  declarations: [FilePondComponent],
  exports: [FilePondComponent]
})
export class FilePondModule {}

results matching ""

    No results matching ""