scratch-storage/src
2025-01-06 15:14:19 +02:00
..
builtins Load builtin assets as ArrayBuffer, calculate IDs 2016-12-07 11:18:24 -08:00
.eslintrc.js chore: make it lint TS 2024-10-10 18:12:23 +03:00
Asset.ts chore: asset data can be a string as well 2024-10-11 18:08:55 +03:00
AssetType.ts chore: make it lint TS 2024-10-10 18:12:23 +03:00
BuiltinHelper.ts chore: asset data can be a string as well 2024-10-11 18:08:55 +03:00
DataFormat.ts chore: add types 2024-10-10 17:47:08 +03:00
FetchTool.ts chore: add types 2024-10-10 17:47:08 +03:00
FetchWorkerTool.ts chore: remove leftover comments 2024-10-10 18:15:49 +03:00
FetchWorkerTool.worker.js fix: apply metadata to FetchWorkerTool too 2023-03-09 13:39:24 -08:00
Helper.ts chore: correct more types, turns out data should be Uint8Array instead of Buffer 2024-10-11 12:49:48 +03:00
index.ts chore!: can't have a default and non-default exports in commonjs 2024-10-11 18:09:30 +03:00
log.ts feat!: upgrade webpack to 5 and add TS support 2024-10-10 11:45:50 +03:00
memoizedToString.ts chore: correct more types, turns out data should be Uint8Array instead of Buffer 2024-10-11 12:49:48 +03:00
ProxyTool.ts chore: make it lint TS 2024-10-10 18:12:23 +03:00
scratchFetch.js fix: error calling fetch 2025-01-06 15:14:19 +02:00
ScratchStorage.ts chore: asset data can be a string as well 2024-10-11 18:08:55 +03:00
Tool.ts chore: add types 2024-10-10 17:47:08 +03:00
types.d.ts feat!: upgrade webpack to 5 and add TS support 2024-10-10 11:45:50 +03:00
WebHelper.ts chore: asset data can be a string as well 2024-10-11 18:08:55 +03:00