v3-error.ts 89 B

123
  1. import type { ErrorV3 } from '@growi/core/dist/models';
  2. export type IErrorV3 = ErrorV3;