mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
Updates files outside of x-pack to be triple-licensed under Elastic License 2.0, AGPL 3.0, or SSPL 1.0. |
||
---|---|---|
.. | ||
jest.config.js | ||
kibana.jsonc | ||
make_matcher.test.ts | ||
make_matcher.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/picomatcher
A simple wrapper around picomatch for making fast match functions from a list of globs with negative matching and tests.