3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
|
export { getLocalVersion } from "./get-local-version";
|
||
|
|
export * from "./types";
|