LarpixClient/node_modules/@capacitor/assets/dist/util/term.d.ts
2026-05-03 17:09:55 +02:00

2 lines
119 B
TypeScript

export declare const checkInteractive: (...args: any[]) => boolean;
export declare const isInteractive: () => boolean;