Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix support for generic input types.
- Introduced AnyType class to allow flexible input handling. - Updated INPUT_TYPES to accept any_type for input parameter. - Modified RETURN_TYPES to use any_type and changed RETURN_NAMES to "output" for clarity.
- Loading branch information