3 lines
55 B
JavaScript
Executable File
3 lines
55 B
JavaScript
Executable File
import System from './System';
|
|
|
|
export default System;
|