mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-15 15:56:58 +02:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import { URIRegExps } from "./uri";
|
|
declare const _default: URIRegExps;
|
|
export default _default;
|