Takomo v7.4.3
    Preparing search index...

    Interface InitSchemaProps

    interface InitSchemaProps {
        ctx: CommandContext;
        joi: Root;
        props: Record<string, unknown>;
    }
    Index

    Properties

    Properties

    joi: Root
    props: Record<string, unknown>