UNPKG

@ton-contests/tolk-utils

Version:
21 lines (14 loc) 267 B
# @ton-contests/tolk-utils Tolk utilities for TON Contests plaform. ## Usage Install package ``` npm i @ton-contests/tolk-utils ``` Add scripts to your `package.json` file ```json { "build": "ton-contests-tolk build", "pack": "ton-contests-tolk pack" } ```