mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-10 16:26:43 -05:00
2 lines
53 B
TypeScript
2 lines
53 B
TypeScript
export declare function noop(..._args: any[]): void;
|