diff --git a/ts/core/index.ts b/ts/core_node/index.ts similarity index 100% rename from ts/core/index.ts rename to ts/core_node/index.ts diff --git a/ts/core/plugins.ts b/ts/core_node/plugins.ts similarity index 100% rename from ts/core/plugins.ts rename to ts/core_node/plugins.ts diff --git a/ts/core/request.ts b/ts/core_node/request.ts similarity index 100% rename from ts/core/request.ts rename to ts/core_node/request.ts diff --git a/ts/core/response.ts b/ts/core_node/response.ts similarity index 100% rename from ts/core/response.ts rename to ts/core_node/response.ts diff --git a/ts/core/types.ts b/ts/core_node/types.ts similarity index 100% rename from ts/core/types.ts rename to ts/core_node/types.ts