Type alias RefSurface

RefSurface: {
    kind: "ref.surface";
    selector: Selector;
}

Type declaration