Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 368 Bytes

HANDLERS_README.md

File metadata and controls

5 lines (3 loc) · 368 Bytes

All files in this folder (including files in subfolders) will cause various auto-generated code to be created when yarn gen is run.

Files in the helpers subfolder are excluded - any shared logic that the handlers use can be put in here as they won't invoke autogeneration.

Content of the handler files must comply with a specific format - see GENCODE_README.md.