Initializes the LaunchDarkly client. Uses Vue's inject API, and will only work if run inside a Vue setup hook or <script setup>.
<script setup>
Initializes the LaunchDarkly client. Uses Vue's inject API, and will only work if run inside a Vue setup hook or
<script setup>
.