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
27b87ef53576e0db55af393645aeee043cd6bdf7
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