@stephansama packages / @stephansama/typed-templates / normalize / compareSchemas
Function: compareSchemas()
ts
function compareSchemas(
a,
b,
path): string[];Defined in: normalize.ts:15
Parameters
a
b
path
string = ""
Returns
string[]