Skip to content

Commit e9b91cd

Browse files
authored
Merge branch 'main' into replace-superstruct-with-fork
2 parents 2248718 + 0a265dc commit e9b91cd

File tree

12 files changed

+1145
-6
lines changed

12 files changed

+1145
-6
lines changed
+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"branches": 92.08,
3-
"functions": 96.77,
4-
"lines": 97.98,
5-
"statements": 97.66
2+
"branches": 92.46,
3+
"functions": 96.91,
4+
"lines": 98.01,
5+
"statements": 97.7
66
}

packages/snaps-controllers/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './snaps';
44
export * from './utils';
55
export * from './cronjob';
66
export * from './interface';
7+
export * from './insights';

0 commit comments

Comments
 (0)