2 lines
44 B
TypeScript
2 lines
44 B
TypeScript
|
export type AbsolutePathname = `/${string}`
|
|
export type AbsolutePathname = `/${string}`
|