Constructor
new Isso()
Example
<Isso url="/path/to/isso/server" />
Members
(static) Cacheable
    Cacheable Isso comment JSX component.
This class is supposed to be used in combination with the locals hexo filter
(module:hexo/filter/locals).
- Source:
 - See:
 
Example
<Isso.Cacheable comment={{ url: "/path/to/isso/server" }} />