isolatedModules issue
parent
35fa552af2
commit
8a3ad716da
@ -1,3 +1,6 @@
|
|||||||
export * as GraphqlServerTypes from "./graphql_server_types.ts";
|
import * as GraphqlServerTypes from "./graphql_server_types.ts";
|
||||||
|
|
||||||
|
|
||||||
export * as MestgpsMongoInterface from "./mestgps_mongo_interface.ts";
|
export * as MestgpsMongoInterface from "./mestgps_mongo_interface.ts";
|
||||||
export * as ServerTypes from "./server_types.ts";
|
export * as ServerTypes from "./server_types.ts";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue