UNPKG

cordova-plugin-accountkit

Version:

Cordova AccountKit Plugin

4 lines (3 loc) 173 B
var scriptElement = document.createElement('script'); scriptElement.setAttribute('src','https://sdk.accountkit.com/en_US/sdk.js'); document.head.appendChild(scriptElement);