Current section

Files

Jump to
gleam_otp src gleam@otp@port.erl
Raw

src/gleam@otp@port.erl

-module(gleam@otp@port).
-compile(no_auto_import).
-export_type([port_/0]).
-type port_() :: any().