This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
c248c9a675
salix
/
modules
/
client
/
front
/
module.js
4 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
#814 First stable version
2018-12-27 11:54:16 +00:00
import
{
ng
}
from
'core/vendor'
;
vnField alpha with ngModel
2019-10-09 22:47:29 +00:00
export
default
ng
.
module
(
'client'
,
[
'salix'
]
)
;