UNPKG

@tucmc/hazel

Version:
9 lines (7 loc) 212 B
import { DMapUtil } from 'lib' import { Runtime } from 'lib' new Runtime('PROD').runSnippet(async (debug) => { const tchange = DMapUtil.loadChanges( '/Users/peter/Downloads/1746455517130-user.json' ) })