All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.share.capture-style.js Maven / Gradle / Ivy

There is a newer version: 0.10.1
Show newest version
sahagin.CaptureStyle = {
  NONE: "none",

  THIS_LINE: "thisLine",

  STEP_IN: "stepIn",

  STEP_IN_ONLY: "stepInOnly"
};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy