Astro+Directus(Visual-Editing)+Snipcart Test-Stack
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import type { ClientDirective } from '../../types/public/integrations.js';
|
||||
/**
|
||||
* Hydrate this component only on the client
|
||||
*/
|
||||
declare const onlyDirective: ClientDirective;
|
||||
export default onlyDirective;
|
||||
Reference in New Issue
Block a user