mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
tldjs noop
This commit is contained in:
3
src/misc/tldjs.noop.ts
Normal file
3
src/misc/tldjs.noop.ts
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
export function getDomain(host: string): string | null {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user