Skip to content

Instantly share code, notes, and snippets.

@kthjm
Last active May 30, 2017 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kthjm/e894e17439bcae5fef0f327fce4ebda3 to your computer and use it in GitHub Desktop.
Save kthjm/e894e17439bcae5fef0f327fce4ebda3 to your computer and use it in GitHub Desktop.
import {Causux,onRecieve,offRecieve,supply} from "causux";
import arg from "../arg.js";
const {init,name,fin} = new Causux(arg);
import {Atra} from "causux";
const a = new Atra(option);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment