File

packages/location/src/public_api.ts

Index

Properties

Properties

ngModule
ngModule: Type<T>
Type : Type<T>
providers
providers: Provider[]
Type : Provider[]
Optional
declare module '@angular/core' {
  interface ModuleWithProviders<T = any> {
    ngModule: Type<T>;
    providers?: Provider[];
  }
}

export * from './lib/geocode.service';
export * from './lib/location-map.component';
export * from './lib/location-picker.component';
export * from './lib/location-search.component';
export * from './lib/location.module';

result-matching ""

    No results matching ""