Skip to content

Commit cd41d6f

Browse files
authored
make AbstractPipe public (#54191)
1 parent 95cdf9b commit cd41d6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/public.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ public
99

1010
# Types
1111
AbstractLock,
12+
AbstractPipe,
1213
AsyncCondition,
1314
CodeUnits,
1415
Event,

0 commit comments

Comments
 (0)