Skip to content
Vue I18n
Search
⌘
Ctrl
K
Main Navigation
指南
API
生态系统
版本
维护状态
v11 指南
v11 API
v8.x
更新日志
中文
English
日本語
中文
English
日本語
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /zh/api/general/type-aliases/PickupFormatPathKeys.md for this page in Markdown format
Type Alias: PickupFormatPathKeys<T>
Signature
ts
export
type
PickupFormatPathKeys
<
T
extends
object
>
=
ResourceFormatPath
<
T
>
Type Parameters
Name
T
extends
object