UNPKG

@ai-sdk/provider

Version:
3 lines (2 loc) 138 B
export { isJSONArray, isJSONObject, isJSONValue } from './is-json'; export type { JSONArray, JSONObject, JSONValue } from './json-value';