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

Create an environment/geometry object using Json.

Parameters

json: Json

The Json to import.