KC's Workspace
    Preparing search index...

    Type Alias ResolveSnapshotPathHandler

    ResolveSnapshotPathHandler: (
        testPath: string,
        snapExtension: string,
        context: ResolveSnapshotPathHandlerContext,
    ) => string

    Type Declaration