Skip to content

Instantly share code, notes, and snippets.

@kuhel
Created February 17, 2019 13:55
Show Gist options
  • Save kuhel/18ab8884b7829d90dceadee693c2935c to your computer and use it in GitHub Desktop.
Save kuhel/18ab8884b7829d90dceadee693c2935c to your computer and use it in GitHub Desktop.
VK UI Connect Init
import 'core-js/es6/map';
import 'core-js/es6/set';
import connect from '@vkontakte/vkui-connect';
connect.send('VKWebAppInit', {});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment