Skip to content

Commit aac2436

Browse files
committed
change: add api, utils, types to index
1 parent a50de93 commit aac2436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export { FrontmatterPrepare } from 'src/api/Frontmatter'
22
export { NoxComponent } from 'src/api/NoxComponent'
33
export { Env, PID } from 'src/api/Env'
4-
export { IconGithubPublic, IconGithubSecret, GithubCSS, PortalID, PortalUseragent, PortalClass, PortalURLDefault, PortalSVG } from 'src/api/Constants'
4+
export { LeafButton_Refresh, IconGithubPublic, IconGithubSecret, IconGithubReload, GithubCSS, PortalID, PortalUseragent, PortalClass, PortalURLDefault, PortalSVG } from 'src/api/Constants'
55
export { GistrAPI, GistrEditor, ContextMenu, Coords } from 'src/api/Types'
66
export { AssetGithubIcon } from 'src/api/Assets'

0 commit comments

Comments
 (0)