@@ -0,0 +1,3 @@
+import ErrorV3 from '~/server/models/vo/error-apiv3';
+
+export type IErrorV3 = ErrorV3