Closed estebanabaroa closed 8 months ago
Sounds good. What about getShortCid
, nativeFunctions
, setNativeFunction
, challenges
?
Sounds good. What about
getShortCid
,nativeFunctions
,setNativeFunction
,challenges
?
yes I would export all static properties, it seems to be standard in libraries
Done with commit a9611fc376a395068023b6edbd03506d66da6b37
make sure both
import Plebbit from '@plebbit/plebbit-js'
andimport {getShortAddress} from '@plebbit/plebbit-js'
workall Plebbit static functions should also be exported separately so that both of these work:
and