Page MenuHomeWickedGov Phorge

types.js
No OneTemporary

Size
374 B
Referenced Files
None
Subscribers
None

types.js

/**
* @typedef {Object} SearchResult
* @property {number} id
* @property {string} key
* @property {string} title
* @property {string} [description]
* @property {SearchResultThumbnail} [thumbnail]
*/
/**
* @typedef {Object} SearchResultThumbnail
* @property {string} url
* @property {number} [width]
* @property {number} [height]
*/
/* exported SearchResult */

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 20:56 (1 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
30/e7/48ae280986e5078b3b852c25c433
Default Alt Text
types.js (374 B)

Event Timeline