mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-21 09:31:18 +00:00
Rename all references across the codebase: package names, imports, source IDs, directory names, docs, and configs. Co-authored-by: Ona <no-reply@ona.com>
3 lines
133 B
TypeScript
3 lines
133 B
TypeScript
export { LocationSource, LocationKey } from "./location-source.ts"
|
|
export { Location, type LocationSourceOptions } from "./types.ts"
|