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