Fix index
This commit is contained in:
parent
f4a068a972
commit
c87d2e9cfa
1 changed files with 1 additions and 10 deletions
|
@ -9,16 +9,6 @@ export {
|
||||||
type ListTextesResult,
|
type ListTextesResult,
|
||||||
} from "./aggregates"
|
} 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 {
|
export {
|
||||||
allJoNatures,
|
allJoNatures,
|
||||||
allJoNaturesMutable,
|
allJoNaturesMutable,
|
||||||
|
@ -111,6 +101,7 @@ export {
|
||||||
allSens,
|
allSens,
|
||||||
allSensMutable,
|
allSensMutable,
|
||||||
type DossierLegislatif,
|
type DossierLegislatif,
|
||||||
|
type EcheancierLigne,
|
||||||
type Jo,
|
type Jo,
|
||||||
type JoNature,
|
type JoNature,
|
||||||
type JoOrigine,
|
type JoOrigine,
|
||||||
|
|
Loading…
Reference in a new issue