Type definitions for the Scripting API
Hi all,
I've just published Typescript type definitions for the Lens Scripting API:
https://github.com/huggingface/snapchat-lens-api
This has been tremendously helpful in my Lens development process.
You get code completion, syntax checking, and the actual API documentation inside your editor (vscode for instance).
Feel free to contribute and/or open issues in the repo.
Might have to give this a go, it looks awesome. A great contribution to the community. Thanks man!
Just published an updated version with lots of improvements all around.
Hi all,
Just updated the definitions with support for the Persistent storage API from Lens Studio 2.0
Excellent work. At this point, I find it strange that this is not something they're providing.