mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-09-23 18:15:46 -06:00
4 lines
100 B
TypeScript
4 lines
100 B
TypeScript
import { URIRegExps } from "./uri";
|
|
declare const _default: URIRegExps;
|
|
export default _default;
|