mirror of
https://github.com/azure/login.git
synced 2026-06-09 04:47:11 +00:00
3 lines
97 B
TypeScript
Executable file
3 lines
97 B
TypeScript
Executable file
import { URIRegExps } from "./uri";
|
|
declare const _default: URIRegExps;
|
|
export default _default;
|