We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
src/urlList.example
1 parent 6cc5e90 commit bbc987aCopy full SHA for bbc987a
src/urlList.example
@@ -4,4 +4,7 @@ const _urlList = [
4
"https://www.emptywork.my.id"
5
];
6
7
-export { _urlList as urlList };
+const _options = {
8
+}
9
+
10
+export { _urlList as urlList, _options as options };
0 commit comments