Skip to main content
abhinarvekar
New Participant
November 26, 2019

Are there typed definitions available for Granite API

  • November 26, 2019
  • 2 replies
  • 1212 views

I am developing an UI component in AEM using typescript. Are there any typed definitions available for Granite API?

Thanks,
Abhijeet

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

abhinarvekar
New Participant
December 3, 2019

Thanks for the help, but thats not what I am looking for.
Instead of declaring Granite as any(declare var Granite: any), I was wondering if there are any typed definition files available for Granite?
(granite.d.ts) which would ease compiling of code and prevent type errors.

Best,
Abhijeet

arunpatidar
New Participant
November 30, 2019

Please check this if helps

Components | CoralUI

Arun Patidar