misc fixes

This commit is contained in:
Pavel Murygin
2023-02-08 02:01:27 +04:00
parent d5b090edfa
commit f8eb751983
6 changed files with 15 additions and 9 deletions

View File

@ -1,7 +1,7 @@
import { SecurityTetraplet } from '@fluencelabs/avm';
import type { MultiaddrInput } from '@multiformats/multiaddr';
import { FnConfig, FunctionCallDef, ServiceDef } from './compilerSupport';
export * from './compilerSupport';
import { FnConfig, FunctionCallDef, ServiceDef } from './compilerSupport.js';
export * from './compilerSupport.js';
/**
* Peer ID's id as a base58 string (multihash/CIDv0).