Skip to content
Pixso Developer
搜索文档
Main Navigation
插件 API
客户端 API
MCP
中文
English
中文
English
Appearance
Menu
Return to top
On this page
createVariableAliasByIdAsync
创建一个变量别名。
签名
typescript
createVariableAliasByIdAsync
(variableId: string):
Promise
<
VariableAlias
>
参数
variableId: 要创建别名的变量的 ID。