kibana/packages/kbn-server-route-repository
..
src
jest.config.js
package.json
README.md
tsconfig.json

@kbn/server-route-repository

Utility functions for creating a typed server route repository, and a typed client, generating runtime validation and type validation from the same route definition.

Usage

TBD