SyntaxError: Unexpected token 'export'
shravanandoria opened this issue · comments
I'm gettting this error when i import (
import { TonClient } from "@eversdk/core";
import { libWeb } from "@eversdk/lib-web";
)
@melsomino @d3p @AlexeyVavilin
Javascript SDK for TVM blockchains (Everscale, TON, Venom, etc)
https://tonlabs.github.io/ever-sdk-js/
Repository from Github https://github.comeverx-labs/ever-sdk-js
shravanandoria opened this issue · comments
I'm gettting this error when i import (
import { TonClient } from "@eversdk/core";
import { libWeb } from "@eversdk/lib-web";
)
@melsomino @d3p @AlexeyVavilin