/** * Resourceful Router Macro for use with Lucid Resourceful Library * @module @nhtio/lucid-resourceful/router/utils */ export { getResourcefulModelCreatePayloadValidationSchema } from "../private/router_macro/index";