5 lines
47 B
JavaScript
5 lines
47 B
JavaScript
'use strict';
|
|
|
|
window.customStart = () => {
|
|
};
|
'use strict';
|
|
|
|
window.customStart = () => {
|
|
};
|