OperationConfig now exports a natural version as well as the val-loader version

This commit is contained in:
n1474335 2017-10-04 15:56:51 +00:00
parent 4fee6cd5d8
commit 0c4ef1cc94
1 changed files with 2 additions and 0 deletions

View File

@ -3831,3 +3831,5 @@ function valExport() {
}
export default valExport;
export { OperationConfig };