diff --git a/base/exports.jl b/base/exports.jl index fc2ee86a8d0d4..bdf10ec1f72ec 100644 --- a/base/exports.jl +++ b/base/exports.jl @@ -11,6 +11,7 @@ export Iterators, Broadcast, MathConstants, + ScopedValues, # Types AbstractChannel,