mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-26 04:24:29 +08:00
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
import { URIRegExps } from "./uri";
|
|
declare const _default: URIRegExps;
|
|
export default _default;
|