language icon indicating copy to clipboard operation
language copied to clipboard

Expose errors and metadata types

Open ewanharris opened this issue 1 year ago • 2 comments

The frontend-utils package currently imports all errors via the dist folder. We don't really want that as we shouldn't encourage importing through dist.

Instead make this exported fully and also ensure that the types are fully up to date (e.g. typeName and relation here)

ewanharris avatar Jan 25 '24 14:01 ewanharris