1export const custom = [ 2 { 3 name: 'neko', 4 file: 'neko.png', 5 keywords: ['neko', 'cat', 'cat butt', 'butt'], 6 }, 7] 8 9