implement the 2xx range of status codes

This commit is contained in:
2017-04-10 17:11:42 +02:00
parent 9f94cde63c
commit 6bae49e7bc
2 changed files with 106 additions and 0 deletions

View File

@@ -1 +1,2 @@
import { HttpStatus, TStatusGroup } from './smartstatus.classes.http'