Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Jsonifiable } from
"type-fest"
;
2
/**
3
* allow to access and manage the device localStorage
4
* @example
Callers
nothing calls this directly
Calls
3
once
Function · 0.90
isStringArray
Function · 0.90
parse
Method · 0.80
Tested by
no test coverage detected