Adapt authoring tool UI documentation

v1.0.0-rc.4

adapt-authoring-server/index.js

  1. /**
  2. * HTTP server functionality using Express.js
  3. * @namespace server
  4. */
  5. export { default } from './lib/ServerModule.js'