* feat: define link util * handle pluralized fieldAlias for isList * serviceName ar reference * finalize * todo * WIP * finalize * fix tests * update typings * fix Module * linkable * update errors
3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
export { default as Country } from "./country"
|
|
export { default as Region } from "./region"
|