whoami7 - Manager
:
/
home
/
dataiclx
/
vielorbe.com
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
esm
/
Upload File:
files >> //home/dataiclx/vielorbe.com/wp-content/plugins/surecart/dist/components/esm/store-f54d1b1f.js.map
{"file":"store-f54d1b1f.js","mappings":";;;AAEA,MAAM,EAAE,IAAI,EAAE,GAAG,kBAAkB,EAAE,CAAC;MAQhC,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,WAAW,CAAQ;IACtD,QAAQ,EAAE,KAAK;IACf,KAAK,EAAE,EAAE;IACT,IAAI,EAAE,EAAE;IACR,GAAG,IAAI;CACR;;;;","names":[],"sources":["src/store/user/store.ts"],"sourcesContent":["import { createStore } from '@stencil/store';\nimport { getSerializedState } from '@store/utils';\nconst { user } = getSerializedState();\n\ninterface Store {\n loggedIn: boolean;\n email: string;\n name: string;\n}\n\nconst { state, onChange, dispose } = createStore<Store>({\n loggedIn: false,\n email: '',\n name: '',\n ...user,\n});\n\nexport default state;\nexport { state, onChange, dispose };\n"],"version":3}
Copyright ©2021 || Defacer Indonesia