export const obj = { async foo() { 'use cache' }, async bar() { 'use server' }, }