The errors package is now importable

This commit is contained in:
2026-04-04 09:36:51 +02:00
parent 9b58aee54c
commit 443dda6717
5 changed files with 46 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import { Item_Unresolvable } from '@efforting.tech/errors';
class Abstract_Resolver {