MCPcopy Create free account
hub / github.com/FlashpointProject/launcher / util.ts

File util.ts

src/shared/config/util.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AppConfigData, AppExtConfigData } from '@shared/config/interfaces';
2import { deepCopy, fixSlashes, parseVarStr } from '@shared/Util';
3import * as Coerce from '@shared/utils/Coerce';
4import { ObjectParser } from '@shared/utils/ObjectParser';

Callers

nothing calls this directly

Calls 2

deepCopyFunction · 0.90
overwriteConfigDataFunction · 0.85

Tested by

no test coverage detected