ai-bot/app/_lib/atom.ts

6 lines
101 B
TypeScript

import { atom } from 'jotai';
// 定义一个简单的原子
export const linkTypeAtom = atom('');