Open samhagan opened 7 years ago
when using the moduleName flag, the inner declarations were as export but need to be declare export
moduleName
export
declare export
https://flow.org/en/docs/libdefs/creation/#declaring-a-global-type-a-classtoc-idtoc-declaring-a-global-type-hreftoc-declaring-a-global-typea
when using the
moduleName
flag, the inner declarations were asexport
but need to bedeclare export
https://flow.org/en/docs/libdefs/creation/#declaring-a-global-type-a-classtoc-idtoc-declaring-a-global-type-hreftoc-declaring-a-global-typea