import { getSecret } from 'wix-secrets-backend'; export async function getPacklinkAPIKey() { const apiKey = await getSecret('Packlink_API_Key'); return apiKey; }
top of page
!
Widget Didn’t Load
Check your internet and refresh this page.
If that doesn’t work, contact us.
bottom of page