Skip to content
Vue I18n
Search
Main Navigation
Guide
API
Ecosystem
Version
Maintenance Status
v8.x
Changelog
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/general/type-aliases/IsPart.md for this page in Markdown format
vue-i18n
/
general
/ IsPart
Type Alias: IsPart<O>
ts
type
IsPart
<
O
>
=
O
extends
object
?
P
:
false
;
Type Parameters
Type Parameter
O