ngx-check-permission
Version:
Angular library which checks the permission status and returns the permission status for the following api's .push, midi, camera, microphone, speaker, device-info, background-fetch, background-sync, bluetooth, persistent-storage, ambient-light-sensor, acc
6 lines (5 loc) • 317 B
TypeScript
import * as i0 from "@angular/core";
export declare class NgxCheckPermissionComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxCheckPermissionComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxCheckPermissionComponent, "lib-ngx-check-permission", never, {}, {}, never, never, true, never>;
}