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