chore(release): v1.3.0 🎉 #9
Annotations
10 errors
test:types:
src/asUniPhoneInHumanWords.test.ts#L1
Cannot find module './asPhoneInHumanWords' or its corresponding type declarations.
|
test:types:
src/asUniPhoneInHumanWords.test.ts#L7
Property 'assure' does not exist on type '(input: string) => boolean'.
|
test:types:
src/asUniPhoneInHumanWords.ts#L1
Cannot find module './Phone' or its corresponding type declarations.
|
test:types:
src/asUniPhoneNumber.test.ts#L1
Cannot find module './asPhoneNumber' or its corresponding type declarations.
|
test:types:
src/asUniPhoneNumber.ts#L4
Cannot find module './PhoneNumber' or its corresponding type declarations.
|
test:types:
src/index.ts#L1
Cannot find module './PhoneNumber' or its corresponding type declarations.
|
test:types:
src/index.ts#L3
Cannot find module './asPhoneNumber' or its corresponding type declarations.
|
test:types:
src/index.ts#L5
Cannot find module './Phone' or its corresponding type declarations.
|
test:types:
src/index.ts#L6
Cannot find module './asPhoneInHumanWords' or its corresponding type declarations.
|
test:types:
src/isUniPhoneNumber.ts#L3
Cannot find module './PhoneNumber' or its corresponding type declarations.
|
Loading