UNPKG

atombeak

Version:

Create asynchronous atomic functions!

6 lines (5 loc) 150 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.READ = 'READ'; exports.WRITE = 'WRITE'; exports.STATE = 'STATE';