mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
kamailio-kemi: Declare global const instead of using namespace
This commit is contained in:
Vendored
+1289
-1284
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,3 @@
|
||||
import * as KSR from "kamailio-kemi";
|
||||
|
||||
function ksr_request_route() {
|
||||
if (KSR.maxfwd.process_maxfwd(16) < 0) {
|
||||
KSR.sl.send_reply(483, "Too Many Hops");
|
||||
|
||||
Reference in New Issue
Block a user