(s)
| 74458 | throw new Error('Not implemented') |
| 74459 | }, |
| 74460 | bytes = (s) => xt()(s), |
| 74461 | random_pick = (s) => s.at(0), |
| 74462 | predicates_isBooleanJSONSchema = (s) => 'boolean' == typeof s, |
| 74463 | isJSONSchemaObject = (s) => as()(s), |
no outgoing calls
no test coverage detected