Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 151 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 151 Bytes

json-mirror-compiler

Usage

import {compile} from 'json-mirror-compiler';

// TODO: DEMONSTRATE API

Unit Test

npm run test