mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
6 lines
65 B
JavaScript
6 lines
65 B
JavaScript
'use strict';
|
|
|
|
import Alt from 'alt';
|
|
|
|
export default new Alt();
|