Запитання 5
Which rule is NOT correct when using the 'use server' directive?
Варіанти відповідей
'use server' must be at the very beginning of the function or module
'use server' can be used on any function, synchronous or asynchronous
It must be used at the module level
'use server' functions can only be async