UNPKG

zod-server-actions

Version:

Simple utility library to create server actions in Next.js

4 lines (3 loc) 143 B
export { ActionHandler } from "./action-handler"; export { ActionHandlerFactory } from "./handler-factory"; export { Config } from "./config";