Git Source

struct FacetAddressAndSelectorPosition {
    address facetAddress;
    uint16 selectorPosition;
}