Skip to content

Commit

Permalink
Remove obsolete @public tags
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 3, 2023
1 parent 274a5f6 commit 415c1a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/index.js
Expand Up @@ -145,8 +145,6 @@ const runTasks = async (opts, di) => {

export default runTasks;

/** @public */
export { default as Config } from './config.js';

/** @public */
export { default as Plugin } from './plugin/Plugin.js';

0 comments on commit 415c1a3

Please sign in to comment.