Created the LinkContext index

This commit is contained in:
2022-12-28 03:36:46 +01:00
parent 0fb5960eb8
commit 722cb816f2

View File

@ -0,0 +1 @@
export {LinkContext as default, LinkProvider} from "./LinkContext";