UNPKG

394 BPlain TextView Raw
1#!/bin/bash
2
3cd spec
4
5json2ts -i contract-object.spec.json -o ./index.d.ts \
6 --bannerComment "/* tslint:disable */
7/**
8 * This file was automatically generated by json-schema-to-typescript.
9 * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
10 * and run \`yarn prepare\` inside your local packages/contract-schema
11 *
12 * @module @truffle/contract-schema/spec
13 */ /** */
14 "