Files
est-frame/node_modules/vfile-location/index.d.ts
2025-10-22 05:38:27 +00:00

3 lines
101 B
TypeScript
Executable File

export { location } from "./lib/index.js";
export type Location = import('./lib/index.js').Location;