pulling bjorn fixes

This commit is contained in:
cchang-vassar 2024-09-12 13:08:52 -04:00
parent 62d34278a3
commit e2039c43fa

View File

@ -80,6 +80,7 @@ const info = <const>{
type: ParameterType.STRING,
},
},
citation: [],
};
type Info = typeof info;