Add doc generation to several more packages and fix up their index.ts files so all public interface types are exported
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export * from './artifacts';
|
||||
export { artifacts } from './artifacts';
|
||||
export * from './wrappers';
|
||||
|
||||
import * as ReferenceFunctionsToExport from './reference_functions';
|
||||
|
Reference in New Issue
Block a user