Skip to content

Commit 0c1c64c

Browse files
committed
fix: Constant export
1 parent 3233c50 commit 0c1c64c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tlinks/src/utils/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export { buildTsIframeUrl } from './build-ts-ifram-url.ts';
44
export { fetchTlinkData, fetchTsData } from './fetch-ts-data.ts';
55
export type { TokenscriptCardMetadata } from './fetch-ts-data.ts';
66
export { setProxyUrl } from './proxify.ts';
7+
export { TS_VIEWER_URL } from './constants.ts';

0 commit comments

Comments
 (0)