mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
7 lines
140 B
JavaScript
7 lines
140 B
JavaScript
/**
|
|
* Shared Project Types
|
|
*
|
|
* Canonical type definitions for projects and workspaces.
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=project.js.map
|