This commit is contained in:
Snowflake107 2021-04-04 22:22:07 +05:45
parent a5542021a1
commit 8e1e073097

5
src/index.ts Normal file
View file

@ -0,0 +1,5 @@
import { version } from "../package.json"
export {
version
}