redesigned
parent
52452c139a
commit
e7a75f0021
@ -1,3 +1,3 @@
|
|||||||
export * as GraphqlServerTypes from "https://git.mestyazilim.com/emehmet/deno_libs/raw/branch/main/types/graphql_server_types.ts";
|
export * as GraphqlServerTypes from "./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 MestgpsMongoInterface from "./mestgps_mongo_interface.ts";
|
||||||
export * as ServerTypes from "https://git.mestyazilim.com/emehmet/deno_libs/raw/branch/main/types/server_types.ts";
|
export * as ServerTypes from "./server_types.ts";
|
||||||
Loading…
Reference in New Issue