Files
backstage/packages/opaque-internal
Patrik Oldsberg cec130550d opaque-internal: support class implementations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-20 15:33:03 +02:00
..
2024-09-20 10:52:58 +02:00

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