UNPKG

@open-rpc/schema-utils-js

Version:

<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/schema-utils-js/master.svg"> <img src="https://codecov.io/gh/open-rpc/schema-utils-js/branch/master/graph/badge.svg" /> <img alt="npm" sr

4 lines (3 loc) 153 B
import { TGetOpenRPCDocument } from "./get-open-rpc-document"; declare const readSchemaFromFile: TGetOpenRPCDocument; export default readSchemaFromFile;