6 lines
79 B
TypeScript
6 lines
79 B
TypeScript
// third party scope
|
|
import picomatch from 'picomatch';
|
|
|
|
export {
|
|
picomatch
|
|
} |