Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method EnvironmentInternals.BaseEnvironment.prototype.import
import { EnvironmentInternals } from "https://deno.land/x/remapper@3.1.2/src/environment.ts";
const { BaseEnvironment } = EnvironmentInternals;

Create an environment/geometry object using Json.

Parameters

json: Json

The Json to import.