MCPcopy
hub / github.com/micromatch/micromatch / index.js

File index.js

index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const util = require('util');
4const braces = require('braces');

Callers

nothing calls this directly

Calls 4

micromatchFunction · 0.85
isEmptyStringFunction · 0.85
isMatchFunction · 0.85
hasBracesFunction · 0.85

Tested by

no test coverage detected