There was an error while loading. Please reload this page.
As shown in the playground link here, adding /** @noSelf */ to an interface doesn't affect its call signature properties, though it's worth noting /** @noSelfInFile */ does work correctly.
As shown in the playground link here, adding /** @noSelf */ to an interface doesn't affect its call signature properties, though it's worth noting /** @noSelfInFile */ does work correctly.