index
:
kartik-iridium
trunk
Iridium for Kartik - KTPv1 - An improved version of the original Kartik game server with additional fixes and improvments
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
nexe
/
lib
/
patches
/
index.d.ts
blob: b48c12d689d53aff722647c4805fb47ff851dd48 (
plain
)
1
2
3
import
gyp
from
'./gyp'
;
declare
const
patches
:
(
typeof
gyp
)[];
export
default
patches
;