1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-14 21:01:23 +00:00
Files
commerce/framework/local/api/endpoints/logout/index.ts
2021-06-10 10:51:42 -03:00

2 lines
57 B
TypeScript

export default function noopApi(...args: any[]): void {}