1
0
Fork 0
salty-dog/src/lib.ts

6 lines
79 B
TypeScript

import { VERSION_INFO } from './version';
export default {
VERSION_INFO,
};