feat(aidocs): Added support for building readmes for sub-modules in aidocs
This commit is contained in:
@@ -34,6 +34,11 @@ export {
|
||||
smarttime,
|
||||
};
|
||||
|
||||
// @git.zone scope
|
||||
import * as tspublish from '@git.zone/tspublish';
|
||||
|
||||
export { tspublish };
|
||||
|
||||
// third party scope
|
||||
import * as typedoc from 'typedoc';
|
||||
|
||||
|
Reference in New Issue
Block a user