6 lines
98 B
TypeScript
6 lines
98 B
TypeScript
import "typings-global";
|
|
import * as plugins from "./smartcli.plugins";
|
|
|
|
export class Command {
|
|
|
|
} |