1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-23 01:36:28 +02:00
onion/js/alt.js
2015-10-06 16:47:59 +02:00

7 lines
105 B
JavaScript

'use strict';
import Alt from 'alt';
export let alt = new Alt();
export let altThirdParty = new Alt();