Skip to content

Commit 5802281

Browse files
jjkvthomasjm
authored andcommitted
export type variables 4 through 10
1 parent 78bbf42 commit 5802281

File tree

1 file changed

+7
-0
lines changed
  • src/Data/Aeson/TypeScript

1 file changed

+7
-0
lines changed

src/Data/Aeson/TypeScript/TH.hs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,13 @@ module Data.Aeson.TypeScript.TH (
137137
, T1(..)
138138
, T2(..)
139139
, T3(..)
140+
, T4(..)
141+
, T5(..)
142+
, T6(..)
143+
, T7(..)
144+
, T8(..)
145+
, T9(..)
146+
, T10(..)
140147

141148
, module Data.Aeson.TypeScript.Instances
142149
) where

0 commit comments

Comments
 (0)