UNPKG

weak-dictionary

Version:
10 lines (6 loc) 130 B
CURRENT_DIRECTORY := $(shell pwd) install: npm install test: ./node_modules/mocha/bin/mocha --expose-gc .PHONY: test install