Add exports of JorfTexteVersionLien, LegiArticleLien & LegiTexteVersionLien
This commit is contained in:
parent
5d39f3cd68
commit
701caa91c6
1 changed files with 3 additions and 0 deletions
|
@ -78,12 +78,14 @@ export {
|
|||
type JorfTextelrNature,
|
||||
type JorfTextelrOrigine,
|
||||
type JorfTexteVersion,
|
||||
type JorfTexteVersionLien,
|
||||
type JorfTexteVersionLienNature,
|
||||
type JorfTexteVersionLienType,
|
||||
type JorfTexteVersionNature,
|
||||
type JorfTexteVersionOrigine,
|
||||
type LegiArticle,
|
||||
type LegiArticleEtat,
|
||||
type LegiArticleLien,
|
||||
type LegiArticleLienArticleOrigine,
|
||||
type LegiArticleLienNature,
|
||||
type LegiArticleNature,
|
||||
|
@ -102,6 +104,7 @@ export {
|
|||
type LegiTextelrOrigine,
|
||||
type LegiTexteVersion,
|
||||
type LegiTexteVersionEtat,
|
||||
type LegiTexteVersionLien,
|
||||
type LegiTexteVersionLienNature,
|
||||
type LegiTexteVersionLienType,
|
||||
type LegiTexteVersionNature,
|
||||
|
|
Loading…
Add table
Reference in a new issue