Commit Inicial
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { parseDef } from "../parseDef.js";
|
||||
export function parseBrandedDef(_def, refs) {
|
||||
return parseDef(_def.type._def, refs);
|
||||
}
|
||||
Reference in New Issue
Block a user