• M
    Convert SyncActionDescriptor to use a `create` function (#84878) · 36a8322a
    Matt Bierner 提交于
    For #81574
    
    See #84669 for details of the problem around strict function types. This change converts `SyncActionDescriptor` to use a static `create` function. This allows us to make the `create` function generic so that it can take the correct types for strictFunctionTypes
    36a8322a
keybindingsEditorModel.test.ts 37.2 KB