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