Archived
Formatting
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
export enum ContainerVisibility {
|
||||
NONE = "none",
|
||||
ONLY_LAST = "only_last",
|
||||
ALL = "all",
|
||||
PROTECTED = "protected"
|
||||
NONE = "none",
|
||||
ONLY_LAST = "only_last",
|
||||
ALL = "all",
|
||||
PROTECTED = "protected",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user