UNPKG
@lbgm/phone-input
Version:
latest (1.0.2-alpha)
1.0.2-alpha
1.0.1
1.0.0
An Angular phone input module
github.com/lbgm/phone-input
lbgm/phone-input
@lbgm/phone-input
/
lib
/
phone-input.service.d.ts
7 lines
(6 loc)
•
238 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
PhoneInputService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
PhoneInputService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
PhoneInputService
>; }