Skip to content

Commit 87cabc0

Browse files
committed
Updated exports
1 parent 2478fde commit 87cabc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const svg: Features = svgJSON.data;
2323
const js: Features = jsJSON.data;
2424
const jsBrowser: Features = jsBrowserJSON.data;
2525

26-
export { html, css, svg };
26+
export { html, css, svg, js, jsBrowser };
2727

2828
export default {
2929
html,

0 commit comments

Comments
 (0)