##// END OF EJS Templates
added reduce() and next() methods to observable...
added reduce() and next() methods to observable query traits are moved to store.ts

File last commit:

r99:908c1ce6ce6d v1.3
r116:aac297dda27d v1.6.0 default
Show More
index.html
12 lines | 321 B | text/html | HtmlLexer
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Djx playground</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<script data-main="config.js" src='js/require.js'></script>
</head>
<body>
</body>
</html>