Skip to content

Commit 0f8abc2

Browse files
committed
fix: mock composables for legacy integrations
1 parent 6809dbc commit 0f8abc2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { getBotDetection } from '../mock-composables'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { getPathRobotConfig } from '../mock-composables'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { getSiteRobotConfig } from '../mock-composables'

0 commit comments

Comments
 (0)