UNPKG
cobuild-angular-stack
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
Base stack angular sass jade gulp
bitbucket.org/rokk3rlabs/cobuild-angular-stack
cobuild-angular-stack
/
modules
/
i18n
/
index.js
9 lines
(7 loc)
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
(
function
()
{
'use strict'
; angular.
module
(
'uniko.translate'
, [
'pascalprecht.translate'
]); angular.
module
(
'uniko.translate'
) })();