commerce/framework/csv/utils/customer-token.ts
2021-04-18 11:52:51 -03:00

3 lines
86 B
TypeScript

export const getCustomerToken = () => null
export const setCustomerToken = () => null