feat(core-shared/conformance): re-export ConformanceError
This commit is contained in:
@@ -8,3 +8,4 @@ export {
|
||||
isCaptured,
|
||||
isAudited,
|
||||
} from "./brand-runtime";
|
||||
export { ConformanceError } from "./conformance-error";
|
||||
|
||||
Reference in New Issue
Block a user