first commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type { EndpointDefinition } from "./types.js";
|
||||
export declare const ENDPOINTS: EndpointDefinition[];
|
||||
export declare const NAMESPACES: readonly ["applications", "authentication", "bulk", "data", "files", "metadata", "utils"];
|
||||
export type ClarizenNamespace = (typeof NAMESPACES)[number];
|
||||
//# sourceMappingURL=endpoints.d.ts.map
|
||||
Reference in New Issue
Block a user