UNPKG
@dunite/au-react-wrapper
Version:
latest (2.1.0)
2.1.0
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
React wrappers for Aurelia
magnusdanielson.github.io/au-fluent-ui/
magnusdanielson/aureactwrapper
@dunite/au-react-wrapper
/
test
/
unit
/
index.spec.ts
6 lines
(5 loc)
•
92 B
text/typescript
View Raw
1
2
3
4
5
6
describe
(
'index'
,
() =>
{
it
(
'should work'
,
() =>
{
expect
(
true
) }) })