mirror of
https://gitverse.ru/anarchic/claude-code
synced 2026-09-13 13:44:11 +00:00
new initial commit (history rewritten)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
const stub = { isEnabled: () => false, isHidden: true, name: 'stub' };
|
||||
export default stub;
|
||||
export const resetLimits = stub;
|
||||
export const resetLimitsNonInteractive = stub;
|
||||
Reference in New Issue
Block a user