Skip to content

Commit

Permalink
Add Topics Import (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikola-Milekic authored Jan 22, 2024
1 parent 707b4a0 commit 14d6ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser/sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import OptableSDK from "../lib/sdk";
import "../lib/addons/gpt";
import "../lib/addons/try-identify";
import "../lib/addons/paapi";
import "../lib/addons/topics-api";

type OptableGlobal = {
cmd: Commands | Function[];
Expand Down

0 comments on commit 14d6ced

Please sign in to comment.