UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 434 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [ActionCodeURL](./auth.actioncodeurl.md) &gt; [languageCode](./auth.actioncodeurl.languagecode.md) ## ActionCodeURL.languageCode property The language code of the email action link. Null if not provided. <b>Signature:</b> ```typescript readonly languageCode: string | null; ```