5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
import project from "../../src/CliFunc/project";
|
|
|
|
project("hello",()=>{
|
|
|
|
}) |