Skip to main content

TypeStatus

Git Source

enum TypeStatus {
Uninitialized,
Building,
Built,
Locked
}