Skip to main content
Module

x/deno2node/src/deps.deno.ts>CodeFixAction#getFixId

Compile your Deno project to run on Node.js.
Go to Latest
method CodeFixAction.prototype.getFixId
import { CodeFixAction } from "https://deno.land/x/deno2node@v1.7.1/src/deps.deno.ts";

If present, one may call 'getCombinedCodeFix' with this fixId. This may be omitted to indicate that the code fix can't be applied in a group.

Returns

{ } | undefined