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