UNPKG

@cocalc/project

Version:
8 lines (6 loc) 266 B
/* * This file is part of CoCalc: Copyright © 2020 Sagemath, Inc. * License: AGPLv3 s.t. "Commons Clause" – see LICENSE.md for details */ export { project_info_ws, get_ProjectInfoServer } from "./project-info"; export { ProjectInfoServer } from "./server"