Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "whiteboard"

Index

Variables

Const FSExtra

FSExtra: any = require('fs-extra')

Const INITIAL_REVISION_NEXT_NR

INITIAL_REVISION_NEXT_NR: 0 = 0

The initial value for a "next" revision number.

Const REGEX_WHITEBOARD_FILE

REGEX_WHITEBOARD_FILE: RegExp = /^(rev_)(\d{16})(\.)(whiteboard)(\.)(json)$/

Regular expression of a shiteboard file.

Generated using TypeDoc