1
0
forked from apxtri/apxtrib

9 lines
111 B
JavaScript
Raw Normal View History

2023-05-16 10:31:27 +02:00
/*eslint no-undef:0*/
/*eslint-env browser*/
"use strict";
var towns = towns || {};
towns.lauch =()=>{
}