Skip to content

Commit 8d0366d

Browse files
committed
Add github-slugger bindings
1 parent 2e778c7 commit 8d0366d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

bindings/GithubSlugger.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/GithubSlugger.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@module("github-slugger") external slug: string => string = "slug"

0 commit comments

Comments
 (0)