UNPKG

client-only

Version:

This is a marker package to indicate that a module can only be used in Client Components.

5 lines (4 loc) 144 B
throw new Error( "This module cannot be imported from a Server Component module. " + "It should only be used from a Client Component." );