共用方式為


CompositePath interface

屬性

order

複合路徑的排序順序。

path

索引行為套用的路徑。 索引路徑通常以根開頭,並以通配符結尾 (/path/*)

屬性詳細資料

order

複合路徑的排序順序。

order?: string

屬性值

string

path

索引行為套用的路徑。 索引路徑通常以根開頭,並以通配符結尾 (/path/*)

path?: string

屬性值

string