UNPKG

@completium/archetype

Version:

Archetype is a general purpose language to develop Smart Contracts on the Tezos blockchain.

2 lines (1 loc) 152 B
export { version, compile, compile_from_string, decompile, decompile_from_string, get_expr, get_expr_type, show_entries, lsp, services } from './main';