UNPKG
@vue-js-cron/core
Version:
channel-next (3.0.0)
latest (6.3.0)
next (3.2.0)
6.3.0
6.2.0
6.1.0
6.0.0
5.4.2
5.4.1
5.4.0
5.3.1
5.3.0
5.2.0
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
4.4.1
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
3.7.1
3.7.0
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
A renderless Vue.js cron editor.
github.com/abichinger/vue-js-cron
abichinger/vue-js-cron
@vue-js-cron/core
/
dist
/
locale
/
uk.d.ts
7 lines
•
170 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
type
{
Localization
}
from
'./types'
;
/** * Ukrainian localization */
declare
const
locale
:
Localization
;
export
default
locale;
//# sourceMappingURL=uk.d.ts.map