Introduce fluence-network-environment package

This commit is contained in:
Akim Mamedov
2024-03-04 18:27:51 +07:00
parent aea5efb643
commit 6755f57b06
41 changed files with 241 additions and 69 deletions

View File

@ -14,10 +14,10 @@
* limitations under the License.
*/
import { JSONObject, JSONValue, JSONArray } from "@fluencelabs/interfaces";
import { CallParameters } from "@fluencelabs/marine-worker";
import { IStartable } from "../util/commonTypes.js";
import type { JSONObject, JSONValue, JSONArray } from "../util/types.js";
/**
* Contract for marine host implementations. Marine host is responsible for creating calling and removing marine services