UNPKG

p6-xer

Version:

A TypeScript module for parsing and processing Primavera P6 XER files

3 lines (2 loc) 66 B
export { XerParser } from './XerParser'; export * from './types';