feat: biome check
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Collection, type CollectionOptions, type Db, type Document, type MongoClient } from "mongodb";
|
||||
import type { Collection, CollectionOptions, Db, Document, MongoClient } from "mongodb";
|
||||
|
||||
import { mongo } from "./client.ts";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user