sdk renamings

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-03-11 20:31:21 +01:00
parent 8415172328
commit 7c816d2511
5 changed files with 15 additions and 15 deletions

View File

@@ -7,6 +7,8 @@ import type {
UpdateProfilePayload,
} from '@openpanel/web';
export * from '@openpanel/web';
const CDN_URL = 'https://openpanel.dev/op.js';
declare global {