initial commit
This commit is contained in:
6
_javascript/modules/plugins.js
Normal file
6
_javascript/modules/plugins.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export { categoryCollapse } from './components/category-collapse';
|
||||
export { initClipboard } from './components/clipboard';
|
||||
export { loadImg } from './components/img-loading';
|
||||
export { imgPopup } from './components/img-popup';
|
||||
export { initLocaleDatetime } from './components/locale-datetime';
|
||||
export { toc } from './components/toc';
|
||||
Reference in New Issue
Block a user