UNPKG
oicontest
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.0
1.0.1
1.0.0
OI Contest Management Tool
oicontest
/
dist
/
commands
/
listproblem.d.ts
3 lines
(2 loc)
•
87 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
const
listProblemCommand
:
Command
;