Skip to content

Commit

Permalink
fix: add Deno type reference
Browse files Browse the repository at this point in the history
Co-Authored-By: Nicolas Arqueros <nico@dcspark.io>
  • Loading branch information
devin-ai-integration[bot] and nicarq committed Feb 10, 2025
1 parent 3130c6b commit ced7a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/twitter-post/tool.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/// <reference lib="deno.ns" />
import { getAccessToken } from './shinkai-local-support.ts';

type CONFIG = {};
Expand Down

0 comments on commit ced7a77

Please sign in to comment.