We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ProjectConfig
1 parent 620a609 commit 1891caaCopy full SHA for 1891caa
packages/core/src/index.ts
@@ -28,6 +28,7 @@ export function defineConfig(config: RstestConfigExport) {
28
}
29
30
export type {
31
+ ProjectConfig,
32
Reporter,
33
RstestCommand,
34
TestFileInfo,
0 commit comments