import code from '@content/TextAnimations/FuzzyText/FuzzyText.vue?raw'; import type { CodeObject } from '../../../types/code'; export const fuzzyText: CodeObject = { cli: `npx jsrepo add https://vue-bits.dev/ui/TextAnimations/FuzzyText`, usage: ` `, code };