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