feat: add TestEngineInfo typing

This commit is contained in:
Nybkox
2025-01-28 20:27:56 +01:00
parent e7e57414b5
commit 516393856d
2 changed files with 82 additions and 0 deletions

View File

@@ -48,3 +48,4 @@ export * from './extensions';
export * from './alter-processor';
export * from './appdefs';
export * from './filter-type';
export * from './test-engines';