mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-24 08:34:56 +01:00
9 lines
167 B
TypeScript
9 lines
167 B
TypeScript
// This file was generated by lezer-generator. You probably shouldn't edit it.
|
|
export const
|
|
url = 1,
|
|
Protocol = 2,
|
|
Host = 3,
|
|
Port = 4,
|
|
Path = 5,
|
|
Query = 6
|