better-docs
better-docs copied to clipboard
Export module collection question



empty page, why?
What should I do to make it work
Try to add notation with @module Collection at the file's top level and add some notations above each export to specify what are they for
/**
* @module Collection
*/
/**
* Something
*/
export * from ...