Publish API for Stdenv.

`@private` hides classes from documentation altogether, while `@api
private` merely marks it as a private API.
This commit is contained in:
Jonathan Chang 2021-01-11 10:39:41 +11:00
parent ce45868973
commit 9f9903f80d

View File

@ -4,7 +4,7 @@
require "hardware"
require "extend/ENV/shared"
# @private
# @api private
module Stdenv
extend T::Sig