interface Cap<T0> {
    root: string;
}

Type Parameters

  • T0

Properties

Properties

root: string