Skip to content

Commit e257a4f

Browse files
authored
Merge pull request #30 from martinRenou/export_unfold
Export everything from the unfold file
2 parents 3792d24 + 926d363 commit e257a4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,5 @@ const extension: JupyterFrontEndPlugin<IFileBrowserFactory> = {
111111
}
112112
};
113113

114+
export * from './unfold';
114115
export default extension;

0 commit comments

Comments
 (0)