main
emehmet 3 years ago
parent ce72eb96b2
commit f1b7115498

@ -1,3 +1,3 @@
export * as GraphqlServerTypes from "./graphql_server_types.ts";
export * as MestgpsMongoInterface from "./mestgps_mongo_interface.ts";
export * as ServerTypes from "./server_types.ts";
export * as GraphqlServerTypes from "https://git.mestyazilim.com/emehmet/deno_libs/raw/branch/main/types/graphql_server_types.ts";
export * as MestgpsMongoInterface from "https://git.mestyazilim.com/emehmet/deno_libs/raw/branch/main/types/mestgps_mongo_interface.ts";
export * as ServerTypes from "https://git.mestyazilim.com/emehmet/deno_libs/raw/branch/main/types/server_types.ts";
Loading…
Cancel
Save