Skip to content
Vue I18n
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Ecosystem
Version
Maintenance Status
v11 Guide
v8.x
Changelog
English
中文
日本語
English
中文
日本語
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