mirror of
https://github.com/zoriya/v10.git
synced 2026-08-08 07:07:10 +00:00
2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
export function noop(..._args: unknown[]): void {}
|