README for first build
This commit is contained in:
@@ -84,7 +84,7 @@ export function isCompleteCpf(value: string): boolean {
|
||||
|
||||
/**
|
||||
* Origin of a user-typed site address, or null if it cannot be parsed.
|
||||
* Accepts input without a scheme ("saladigital.example.com") by assuming
|
||||
* Accepts input without a scheme ("portal.example.br") by assuming
|
||||
* https, which is what someone pasting an address from the URL bar expects.
|
||||
*/
|
||||
export function toOrigin(value: string): string | null {
|
||||
|
||||
Reference in New Issue
Block a user