MCPcopy Create free account
hub / github.com/melonjs/melonJS / save.ts

File save.ts

packages/melonjs/src/system/save.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Jsonifiable } from "type-fest";
2/**
3 * allow to access and manage the device localStorage
4 * @example

Callers

nothing calls this directly

Calls 3

onceFunction · 0.90
isStringArrayFunction · 0.90
parseMethod · 0.80

Tested by

no test coverage detected