semantics
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// @SEMANTICS: api, client, fetch, rest
|
||||
// @PURPOSE: Handles all communication with the backend API.
|
||||
// @LAYER: Infra-API
|
||||
// @RELATION: [DEPENDS_ON] ->[toasts_module]
|
||||
|
||||
import { addToast } from './toasts.js';
|
||||
import { PUBLIC_WS_URL } from '$env/static/public';
|
||||
|
||||
Reference in New Issue
Block a user