There was an error while loading. Please reload this page.
1 parent f945b67 commit 8035cf9Copy full SHA for 8035cf9
1 file changed
src/types/core/data.internal.d.ts
@@ -2,7 +2,7 @@
2
* Internal data/trace types (not in public API)
3
*
4
* These are runtime-resolved versions of trace data with internal state
5
- * properties. For public trace types, see data.d.ts.
+ * properties. For public trace types, see generated/schema.d.ts.
6
*/
7
8
import type { Data } from '../generated/schema';
0 commit comments