Fix index

This commit is contained in:
Emmanuel 2023-03-10 19:19:28 +01:00
parent f4a068a972
commit c87d2e9cfa

View file

@ -9,16 +9,6 @@ export {
type ListTextesResult,
} from "./aggregates"
export { default as ArticleView } from "./components/ArticleView.svelte"
export { default as LienView } from "./components/LienView.svelte"
export { default as SectionTaView } from "./components/SectionTaView.svelte"
export { default as TextelrView } from "./components/TextelrView.svelte"
export { default as TexteVersionView } from "./components/TexteVersionView.svelte"
export {
allJoNatures,
allJoNaturesMutable,
@ -111,6 +101,7 @@ export {
allSens,
allSensMutable,
type DossierLegislatif,
type EcheancierLigne,
type Jo,
type JoNature,
type JoOrigine,