Skip to content

Commit

Permalink
import the types
Browse files Browse the repository at this point in the history
  • Loading branch information
KeKs0r committed Nov 14, 2024
1 parent cb980cf commit bf6d654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repl/examples.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copy paste examples from readme, to make sure they match the types

import { createEngage } from "@numia/engage-sdk";
import { createEngage } from "../src/index";

const analytics = createEngage({
app: "soon-unicorn-app",
Expand Down

0 comments on commit bf6d654

Please sign in to comment.