🧪 Test run

This commit is contained in:
ful1e5 2020-08-15 10:35:46 +05:30
parent 769e77ce1a
commit 377e8c6811

View file

@ -1,4 +1,4 @@
import { sharedCode } from "shared";
import * as renderConfig from "./config";
console.log("Bibata Round");
sharedCode();
console.log(renderConfig);