@otpjs/gen
Version:
The gen module for otpjs
9 lines (8 loc) • 382 B
JavaScript
export const call = Symbol.for('$gen_call');
export const cast = Symbol.for('$gen_cast');
export const $gen_call = Symbol.for('$gen_call');
export const $gen_cast = Symbol.for('$gen_cast');
export const monitor = Symbol.for('monitor');
export const link = Symbol.for('link');
export const nolink = Symbol.for('nolink');
export const already_started = Symbol.for('already_started');