import code from '@content/Components/AnimatedList/AnimatedList.vue?raw'; import { createCodeObject } from '../../../types/code'; export const animatedList = createCodeObject(code, 'Components/AnimatedList', { installation: `npm install motion-v`, usage: ` ` });