4 lines
113 B
TypeScript
4 lines
113 B
TypeScript
|
import { eventTypeAppCardZod } from "../eventTypeAppCardZod";
|
||
|
|
||
|
export const appDataSchema = eventTypeAppCardZod;
|