mirror of
https://github.com/vercel/commerce.git
synced 2025-10-08 23:22:38 +00:00
2 lines
57 B
TypeScript
2 lines
57 B
TypeScript
export default function noopApi(...args: any[]): void {}
|