mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
feat: 问就是封包
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type resetLimits = any;
|
||||
export type resetLimitsNonInteractive = any;
|
||||
// Auto-generated stub — replace with real implementation
|
||||
const stub = { isEnabled: () => false, isHidden: true, name: 'stub' };
|
||||
export const resetLimits = stub;
|
||||
export const resetLimitsNonInteractive = stub;
|
||||
|
||||
Reference in New Issue
Block a user