mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export const getCustomerToken = () => null
|
|
export const setCustomerToken = () => null
|