Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ shareDataCodec.test.ts
File
shareDataCodec.test.ts
src/utils/shareDataCodec.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
type
{ CameraViewState } from
'../store/types'
;
3
import
type
{ ColmapManifest } from
'../types/manifest'
;
4
import
{
Callers
nothing calls this directly
Calls
8
decodeShareData
Function · 0.90
encodeShareData
Function · 0.90
loadShareDataCompression
Function · 0.90
fromBase64Url
Function · 0.90
toBase64Url
Function · 0.90
encodeInlineShareDataWithRawManifest
Function · 0.85
encodeInlineShareDataWithRawConfig
Function · 0.85
get
Method · 0.80
Tested by
no test coverage detected