interface EmptyFolder {
    type: "empty";
}

Properties

Properties

type: "empty"

Generated using TypeDoc