Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: extract FTL config/secret declarations as schema definitions
eg. ``` module echo { config default String data MySecret { password String } secret request MySecret } ```
- Loading branch information