Mercurial > pub > ImplabJs
view src/implab/di/Descriptor.js @ 17:9c21e656cbec
Разработка кнопки выбора координат с карт
author | nickolay |
---|---|
date | Tue, 19 Sep 2017 20:37:56 +0300 |
parents | fc2517695ee1 |
children |
line wrap: on
line source
define([], function() { // abstract base type for descriptros return function() {}; });