feat: complete Phase 5 (Assembler), Phase 6 (Testing), and Phase 8 (Visual Editor)
This commit is contained in:
@@ -42,6 +42,9 @@ export function getDirectusClient(token?: string) {
|
||||
return client;
|
||||
}
|
||||
|
||||
// Export a default singleton instance for use throughout the app
|
||||
export const directus = getDirectusClient();
|
||||
|
||||
/**
|
||||
* Helper to make authenticated requests
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user