{ "version": 3, "sources": ["../../../app/home/home_page.tsx"], "sourcesContent": ["import { h, FunctionComponent } from \"preact\";\nimport { Page } from \"../layout/page\";\nimport { Gallery } from \"../gallery/gallery\";\nimport { GalleryController } from \"../gallery/gallery_controller\";\n\ninterface Props {\n selectedImageId?: string;\n}\n\nexport const HomePage: FunctionComponent = (props) => {\n return (\n \n \n \n );\n};\n"], "mappings": "oMASO,GAAM,GAAqC,AAAC,GAE/C,EAAC,EAAD,CAAM,YAAa,IACjB,EAAC,EAAD,CACE,UAAU,WACV,gBAAiB,EAAM,gBACvB,UAAW", "names": [] }