mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-23 08:22:31 +03:00
8 lines
128 B
JavaScript
8 lines
128 B
JavaScript
/** document me */
|
|
var tools = {
|
|
/** document me */
|
|
serialiser: {
|
|
/** document me */
|
|
value: ''
|
|
}
|
|
};
|