UNPKG

@syntropiq/libpcre-ts

Version:

WebAssembly wrapper for the original PCRE library with TypeScript bindings. More permissive than modern regex engines.

3 lines 139 B
export default createPCREModule; declare function createPCREModule(moduleArg?: {}): Promise<any>; //# sourceMappingURL=libpcre-npm.d.ts.map