@types/jsonschema-protobuf
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/jsonschema-protobuf

Summary

This package contains type definitions for jsonschema-protobuf (https://github.com/karissa/jsonschema-protobuf).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonschema-protobuf.

index.d.ts

declare function convert(schema: string): string;
export = convert;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Mo Kweon.

/@types/jsonschema-protobuf/

    Package Sidebar

    Install

    npm i @types/jsonschema-protobuf

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    2.74 kB

    Total Files

    5

    Last publish

    Collaborators

    • types