import { SettingsContainer } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Constructors
new
SettingsContainer(defaultSettings: T)Constructor.
Properties
protected
_settings: Tx/ts_morph/common/mod.ts>SettingsContainer
import { SettingsContainer } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Constructor.