getDoubleDefError
API / @publicodes/tools / index / getDoubleDefError
function getDoubleDefError(
filePath,
name,
firstDef,
secondDef): Error
Defined in: commons.ts:248
Parameters
Parameter | Type |
---|---|
filePath | string |
name | string |
firstDef | RawRule |
secondDef | RawRule |
Returns
Error