Linux Foundation Collaborative Projects
index
:
sdc/dcae-d/fe
2.0.0-ONAP
beijing
casablanca
dublin
elalto
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
public
/
src
/
app
/
rule-engine
/
host
/
exit-mode.enum.ts
blob: 784ba3b8788322cc02f6b502a3ba21f90900fe7c (
plain
)
1
2
3
4
export
enum
ExitMode
{
Done
,
Cancel
}