{"version":3,"file":"CurrentPlayAtom.2a6f965f.js","sources":["../../../app/frontend/src/atoms/CurrentPlayAtom.tsx"],"sourcesContent":["import { atom } from 'recoil'\n\nexport const currentPlayState = atom({\n key: 'currentPlayState',\n default: {\n chainId: 1,\n tokenId: '',\n contractAddress: '',\n playStatus: false,\n outerPause: false,\n },\n})\n"],"names":["currentPlayState","atom","key","default","chainId","tokenId","contractAddress","playStatus","outerPause"],"mappings":"wCAEO,MAAMA,EAAmBC,EAAK,CACnCC,IAAK,mBACLC,QAAS,CACPC,QAAS,EACTC,QAAS,GACTC,gBAAiB,GACjBC,WAAY,GACZC,WAAY,EACd,CACF,CAAC"}