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: 7af533fa78859ee7c47e43181744a253816c3dd4 (
plain
) (
blame
)
1
2
3
4
5
enum
PostLoadingState
{
case
loaded
case
loadingFile
case
loadingPreview
}