import code from '@content/Backgrounds/LiquidChrome/LiquidChrome.vue?raw'; import type { CodeObject } from '../../../types/code'; export const liquidChrome: CodeObject = { cli: `npx jsrepo add https://vue-bits.dev/ui/Backgrounds/LiquidChrome`, installation: `npm i ogl`, usage: ` `, code };