ai-bot/app/_lib/atom.ts

5 lines
100 B
TypeScript

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