Skip to content

Commit 8035cf9

Browse files
authored
Update docstring
1 parent f945b67 commit 8035cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/core/data.internal.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Internal data/trace types (not in public API)
33
*
44
* These are runtime-resolved versions of trace data with internal state
5-
* properties. For public trace types, see data.d.ts.
5+
* properties. For public trace types, see generated/schema.d.ts.
66
*/
77

88
import type { Data } from '../generated/schema';

0 commit comments

Comments
 (0)