index
:
price-tracker-worker.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
capnp-ts
/
src
/
serialization
/
arena
/
arena-kind.ts
blob: 66357be9581df18998ab4f5940a649ef262fd0cc (
plain
)
1
2
3
4
export
enum
ArenaKind
{
SINGLE_SEGMENT
,
MULTI_SEGMENT
}