UNPKG

@samchon/openapi

Version:

OpenAPI definitions and converters for 'typia' and 'nestia'.

1 lines 566 B
{"version":3,"file":"LlamaTypeChecker.mjs","sources":["../../src/utils/LlamaTypeChecker.ts"],"sourcesContent":["import { LlmTypeCheckerV3_1 } from \"./LlmTypeCheckerV3_1\";\n\n/**\n * Type checker for Llama type schema.\n *\n * `LlamaTypeChecker` is an alias for {@link LlmTypeCheckerV3_1} since Llama\n * supports the same schema structure as LLM Schema v3.1.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport const LlamaTypeChecker = LlmTypeCheckerV3_1;\n"],"names":["LlamaTypeChecker","LlmTypeCheckerV3_1"],"mappings":";;AAUO,MAAMA,mBAAmBC;;"}