This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
Angular-Cn
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5bf1c93ead4cd24473477f17e410f6f2db4bc674
Angular-Cn
/
modules
/
@angular
/
compiler
/
src
/
assertions.dart
T
4 lines
101 B
Dart
Raw
Normal View
History
Unescape
Escape
feat(compiler): assert that Component.style is an array
2016-03-09 14:55:27 -08:00
library
angular2
.
core
.
util
.
asserions
;
void
assertArrayOfStrings
(
String
identifier
,
Object
value
)
{}
Reference in New Issue
Copy Permalink