import code from '@content/Backgrounds/LightRays/LightRays.vue?raw'; import { createCodeObject } from '@/types/code'; export const lightRays = createCodeObject(code, 'Backgrounds/LightRays', { installation: `npm install ogl`, usage: ` ` });