chore: update packages to latest versions
This commit is contained in:
5
assets/js/tocbot/index.js
Normal file
5
assets/js/tocbot/index.js
Normal file
@ -0,0 +1,5 @@
|
||||
import { destroy, init, refresh } from "./src/js/index-esm.js"
|
||||
const tocbot = { destroy, init, refresh }
|
||||
|
||||
export { destroy, init, refresh }
|
||||
export default tocbot
|
1398
assets/js/tocbot/tocbot.cjs
Normal file
1398
assets/js/tocbot/tocbot.cjs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user