Ask a question to get started
Enter to sendā¢Shift+Enter new line
get<TValue, TUpdate = TValue>( schema: InteropZodType<TValue> ): SchemaMeta<TValue, TUpdate>
schema
InteropZodType<TValue>
Retrieves the metadata associated with a given schema.
The schema to retrieve metadata for.