UNPKG

@koalarx/ui

Version:

Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.

8 lines (7 loc) 412 B
import { HashLocationStrategy } from "@angular/common"; import * as i0 from "@angular/core"; export declare class KoalaParameterHashLocationStrategy extends HashLocationStrategy { prepareExternalUrl(internal: string): string; static ɵfac: i0.ɵɵFactoryDeclaration<KoalaParameterHashLocationStrategy, never>; static ɵprov: i0.ɵɵInjectableDeclaration<KoalaParameterHashLocationStrategy>; }