web-otp-angular
Version:
Angular library to automatically detect OTP from mobile device (Both mobile web site and Desktop)
8 lines (7 loc) • 397 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./web-otp.directive";
export declare class WebOtpAngularModule {
static ɵfac: i0.ɵɵFactoryDeclaration<WebOtpAngularModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<WebOtpAngularModule, [typeof i1.WebOtpDirective], never, [typeof i1.WebOtpDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<WebOtpAngularModule>;
}