All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.index.d.ts Maven / Gradle / Ivy

The newest version!
export declare function regexr(literals: T, ...substitutions: any[]): RegExp;
export declare const r: typeof regexr;
export declare const escape: (string: string) => string;
export declare const e: (string: string) => string;
export declare const version = "2.0.4";
//# sourceMappingURL=index.d.ts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy