fix(core): update
This commit is contained in:
parent
a1e9c02126
commit
017977b4ba
@ -29,7 +29,7 @@ Use TypeScript for best in class intellisense
|
|||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
import { expect, tap } from '@pushrocks/tapbundle';
|
import { expect, tap } from '@pushrocks/tapbundle';
|
||||||
import * as helium from '../ts/index';
|
import * as helium from '@mojoio/helium';
|
||||||
|
|
||||||
let testHelium: helium.Helium;
|
let testHelium: helium.Helium;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user