UNPKG

jb-national-input

Version:
9 lines (8 loc) 255 B
import "jb-input"; import { JBInputWebComponent } from "jb-input"; export * from "./types"; export declare class JBNationalInputWebComponent extends JBInputWebComponent { #private; constructor(); initMobileInputWebComponent(): void; }