Update JSDOC
parent
fa17008758
commit
fd830d41fa
|
@ -38,7 +38,7 @@ interface ICategoryResource {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents the set of tags present on the platform-
|
* Represents the set of tags present on the platform.
|
||||||
*/
|
*/
|
||||||
interface ILatestResource {
|
interface ILatestResource {
|
||||||
prefixes: { [s: string]: ICategoryResource[] };
|
prefixes: { [s: string]: ICategoryResource[] };
|
||||||
|
|
Loading…
Reference in New Issue