Files
Patrik Oldsberg 3a62ce217b internal-opaque -> opaque-internal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-20 10:23:58 +02:00

246 B

@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.