@elastic/ecs
v9.2.0
Published
Automatically generated TypeScript type definitions for the [Elastic Common Schema](https://www.elastic.co/guide/en/ecs/current/index.html).
Readme
@elastic/ecs
Automatically generated TypeScript type definitions for the Elastic Common Schema.
When run, this program will fetch the ECS schema from the elastic/ecs repository. Defaults to main ref,
can be overridden with --ref flag.
Local development
- Install yarn & Node.js
yarn build: Runstscyarn dev: Runstscand watches for changesyarn test: Runs unit tests withjestyarn generate-ecs-types: Generates a ts file ingenerated/ecs.ts
