mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-22 06:02:07 +02:00
import getkey
This commit is contained in:
parent
52bb0e009e
commit
6196d91077
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
const Groq = require('groq-sdk');
|
const Groq = require('groq-sdk');
|
||||||
|
import { getKey } from '../utils/keys.js';
|
||||||
|
|
||||||
const groq = new Groq();
|
const groq = new Groq();
|
||||||
async function main() {
|
async function main() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue