Files
freya/packages/freya-source-location/src/index.ts

3 lines
133 B
TypeScript

export { LocationSource, LocationKey } from "./location-source.ts"
export { Location, type LocationSourceOptions } from "./types.ts"