1
0
Fork 0
js-yaml-schema/src/lib.ts

6 lines
79 B
TypeScript
Raw Normal View History

2019-11-13 14:01:51 +00:00
import { VERSION_INFO } from './version';
export default {
VERSION_INFO,
};