Package: @effect/ai
Module: Tool
Unsafe: This function will throw an error if an insecure property is found in the parsed JSON or if the provided JSON text is not parseable.
Signature
declare const unsafeSecureJsonParse: (text: string) => unknown
Since v1.0.0