HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/root/usr/share/nodejs/@types/picomatch/
Upload File :
Current File : //proc/1784574/root/usr/share/nodejs/@types/picomatch/index.d.ts
// Type definitions for picomatch 2.3
// Project: https://github.com/micromatch/picomatch
// Definitions by: Patrick <https://github.com/p-kuen>
//                 Daniel Tschinder <https://github.com/danez>
//                 Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

import picomatch = require('./lib/picomatch');

export = picomatch;