getLatestFragment
getLatestFragment(
fragment
):Promise
<null
|string
>
Defined in: src/utils/safelist.ts:42
Gets the latest version of a fragment from the Safelist.
Parameters
fragment
string
The name of the fragment
Returns
Promise
<null
| string
>