Go to repository

Interface TaskServeOptions

This type represents the options that you can pass to the serve task.

interface TaskServeOptions {
    dir: string;
}

Properties

Properties

dir: string

The directory to serve