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