internal-opaque -> opaque-internal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# @internal/opaque
|
||||
|
||||
This is an internal package for use by other internal packages. Instances created with `OpaqueType.create` should never be exported in any public API, instead use an `@internal/*` if they need to be used in multiple packages.
|
||||
Reference in New Issue
Block a user