Перенес в поддиректорию
This commit is contained in:
parent
ff1420271b
commit
c2edde8183
@ -1,8 +1,8 @@
|
||||
import Head from 'next/head'
|
||||
import styles from '../styles/Home.module.css'
|
||||
import {OptionInterface} from "../components/option";
|
||||
import {ArgumentInterface} from "../components/argument";
|
||||
import Command from "../components/command";
|
||||
import {OptionInterface} from "../components/elements/option";
|
||||
import {ArgumentInterface} from "../components/elements/argument";
|
||||
import Command from "../components/elements/command";
|
||||
|
||||
interface CommandInterface {
|
||||
class: string,
|
||||
|
Loading…
Reference in New Issue
Block a user