mbeddr.core
mbeddr.core copied to clipboard
@implements function type annotation must not alter name of implementing function
Example:
Before:
After:
Expected: function name = delegatingJSONTreeInputHandler Actual: function name = input_handler