Appearance
Home > sculp-js > pathJoin
路径合并
Signature:
pathJoin: (from: string, ...to: string[]) => string
Parameter
Type
Description
from
string
to
string[]
Returns:
{string}