mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2025-01-11 00:12:26 +03:00
8 lines
128 B
JavaScript
8 lines
128 B
JavaScript
/** document me */
|
|
var tools = {
|
|
/** document me */
|
|
serialiser: {
|
|
/** document me */
|
|
value: ''
|
|
}
|
|
};
|