Skip to content

Commit c8848cd

Browse files
committed
add expose_access_log
1 parent 0dd1d9b commit c8848cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ type Lowsec = Midsec & PlayerLowsec & {
629629
(args: { i: number | number[], to: string, memo?: string }): ScriptResponse
630630
(args: { sn: string | string[], to: string, memo?: string }): ScriptResponse
631631
}
632+
/** ** LOWSEC** */ expose_access_log: (args: { target: string }) => ScriptResponse
632633
}
633634
}
634635

0 commit comments

Comments
 (0)