mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
kamailio-kemi: Declare global const instead of using namespace
This commit is contained in:
parent
7dd9133ef8
commit
fcbefdf2df
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");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user