base
This commit is contained in:
parent
a5542021a1
commit
8e1e073097
1 changed files with 5 additions and 0 deletions
5
src/index.ts
Normal file
5
src/index.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { version } from "../package.json"
|
||||
|
||||
export {
|
||||
version
|
||||
}
|
Loading…
Reference in a new issue