initial commit

This commit is contained in:
2025-07-04 14:44:25 +09:00
parent cff0d5d1c5
commit 363a728c09
2 changed files with 13 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import { createClient } from "../src/core/client.js";
import { createClient } from "../src/index.js";
describe("blah", () => {
test("works", async () => {