mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update ParamTable.vue
This commit is contained in:
@@ -35,6 +35,7 @@ const showTypes = (types: string[]) => {
|
||||
const last = typesArr.pop()
|
||||
return typesArr.join(", ") + " or " + last
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user