deno 1.39

main
emehmet 2 years ago
parent 519f3a8ce5
commit 5dc446b90a

@ -1,5 +1,5 @@
import { ObjectId } from "npm:mongodb"; import { ObjectId } from "npm:mongodb";
import { Gps_Accuracy } from "./graphql_server_types.ts"; import { Gps_Accuracy } from "types/graphql_server_types.ts";
export type MongoTakipGpsYeni = { export type MongoTakipGpsYeni = {
_id: string; _id: string;

Loading…
Cancel
Save