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