7 lines
301 B
TypeScript
7 lines
301 B
TypeScript
|
|
// Auto-generated stub — replace with real implementation
|
||
|
|
export {};
|
||
|
|
export const isProactiveActive: any = (() => {}) as any;
|
||
|
|
export const activateProactive: any = (() => {}) as any;
|
||
|
|
export const isProactivePaused: any = (() => {}) as any;
|
||
|
|
export const deactivateProactive: any = (() => {}) as any;
|