Skip to content

Commit 9b73179

Browse files
authored
fix(core): expose inlinedQrl via public API (#8069)
1 parent 85bdc82 commit 9b73179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/qwik/public.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export {
1919
getLocale,
2020
getPlatform,
2121
implicit$FirstArg,
22+
inlinedQrl,
2223
isBrowser,
2324
isDev,
2425
isServer,

0 commit comments

Comments
 (0)