botanjs/src/externs/_AstConf_.Comment.js
raw ยท 93 bytes
/**
* @typedef {{
* processor: string,
* siteKey: string
* }}
*/
_AstConf_.Comment;
Javascript framework for my blog
raw ยท 93 bytes
/**
* @typedef {{
* processor: string,
* siteKey: string
* }}
*/
_AstConf_.Comment;