4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
import CppProject from "../../src/Project/CppProject";
|
|
|
|
new CppProject("hello");
|