interface Item {
    asset: Editor.Assets.Asset;
    path: Path;
}

Properties

Properties

path: Path