jan/web/helpers/atoms/AppConfig.atom.ts
NamH 773963a456
feat: add import model (#2104)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-26 16:15:10 +07:00

4 lines
76 B
TypeScript

import { atom } from 'jotai'
export const janDataFolderPathAtom = atom('')