index
:
sora-testing
main
tabs
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sora
/
Other
/
PostLoadingState.swift
blob: 800b4dc9cd3cbc6716a9ced86d3bf6c60950880b (
plain
) (
blame
)
1
2
3
4
5
enum
PostLoadingState
{
case
loadingPreview
case
loadingFile
case
loaded
}