MCPcopy Create free account
hub / github.com/ember-cli/ember-cli /

Class

lib/utilities/json-generator.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7let emberCLIVersion = versionUtils.emberCLIVersion;
8
9class JsonGenerator {
10 constructor(options) {
11 options = options || {};
12

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected