mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 12:44:28 +00:00
kamailio-kemi: Declare global const instead of using namespace
This commit is contained in:
2573
types/kamailio-kemi/index.d.ts
vendored
2573
types/kamailio-kemi/index.d.ts
vendored
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